Skip to content

Hostname

afterhourslab.com

Last fetched

afterhourslab.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · afterhourslab.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afterhourslab.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.84.2533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.563.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.13852.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.5852.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.179.12352.218.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.251.7452.218.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.9152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.7552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.192.2752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.20352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.6752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.21952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.6752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.13952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.2752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of afterhourslab.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for afterhourslab.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from afterhourslab.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "afterhourslab.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.