Skip to content

Hostname

afterklass.com

Last fetched

afterklass.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · afterklass.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afterklass.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.136.28.6818.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.216.9552.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.55.9752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.184.11954.251.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
tarad solution co.,ltd.
Contact emails

Subdomains

2 observed subdomains of afterklass.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for afterklass.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from afterklass.com.

Cypher and MCP

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

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