Skip to content

Hostname

andreiduman.com

Last fetched

andreiduman.com resolves to 5 IPv4 addresses operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.62.5.7148.62.0.0/16AS33070RMH-14 - Rackspace HostingUS
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
andrei duman
Contact emails

Subdomains

4 observed subdomains of andreiduman.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for andreiduman.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from andreiduman.com.

Cypher and MCP

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

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