Skip to content

Hostname

afterpattern.site

Last fetched

afterpattern.site resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · afterpattern.siteRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/afterpattern.site

Resolution chain

afterpattern.site resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.155.106.4635.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.16.14644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.79.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.218.20444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.134.19952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.32.9652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.148.6254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.37.7054.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1249025775
Contact emails

Subdomains

4 observed subdomains of afterpattern.site.

Threat posture

History

Related pages

Pivot deeper into the graph from afterpattern.site.

Cypher and MCP

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

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