Skip to content

Hostname

ebpartners.click

Last fetched

ebpartners.click resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ebpartners.clickRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/ebpartners.click

Resolution chain

ebpartners.click resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.129.54.238108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.32.19534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.111.14034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.43.25046.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.117.2852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.204.19252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.35.15654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.74.23954.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.203.10363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.234.8063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.1.10863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.59.20099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.201.15254.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ebpartners.click in the public web crawl.

25 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ebpartners.click.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebpartners.click"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.