Skip to content

Hostname

adexmania.com

Last fetched

adexmania.com resolves to 2 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · adexmania.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/adexmania.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.76.228.38103.76.228.0/23AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN
148.113.4.212148.113.0.0/18AS16276IN

WHOIS identity

Registrar
iana:303
Organization
sav enterprises
Contact emails

Subdomains

8 observed subdomains of adexmania.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for adexmania.com.

MechanismTarget
SPF_Aadexmania.com
SPF_INCLUDEwebhostbox.net
SPF_IP148.113.4.212
SPF_MXadexmania.com

Related pages

Pivot deeper into the graph from adexmania.com.

Cypher and MCP

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

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