Skip to content

Hostname

abeychain.com

Last fetched

abeychain.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · abeychain.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abeychain.com

Resolution chain

abeychain.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.150.1033.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1193.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.213.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.653.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.233.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.273.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.653.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.693.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.203.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.533.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.773.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.873.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
whois agent (076843971)
Contact emails

Subdomains

12 observed subdomains of abeychain.com.

Web-graph footprint

Distinct hostnames that link to or from abeychain.com in the public web crawl.

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abeychain.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from abeychain.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abeychain.com"})-[: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.