Skip to content

Hostname

adamumak.com

Last fetched

adamumak.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · adamumak.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/adamumak.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.225.56164.92.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.86.113.146172.86.112.0/21AS14956ROUTERHOSTING - RouterHosting LLCUS

WHOIS identity

Registrar
iana:13
Organization
Contact emails

Subdomains

12 observed subdomains of adamumak.com.

Threat posture

History

Mail and authentication

MX records

  • adamumak.com

SPF policy

4 SPF mechanisms authorising senders for adamumak.com.

MechanismTarget
SPF_Aadamumak.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.176
SPF_MXadamumak.com

Related pages

Pivot deeper into the graph from adamumak.com.

Cypher and MCP

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

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