Skip to content

Hostname

www.andreiolteanu.com

Last fetched

www.andreiolteanu.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · www.andreiolteanu.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.andreiolteanu.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.239.21913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
176.126.202.59176.126.202.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO
52.74.6.10952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with www.andreiolteanu.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.andreiolteanu.com.

MechanismTarget
SPF_Awww.andreiolteanu.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_INCLUDEspf.tlh.ro
SPF_IP176.126.202.59
SPF_IP185.171.185.104
SPF_IP77.81.165.35
SPF_IP95.214.133.63
SPF_MXwww.andreiolteanu.com

Related pages

Pivot deeper into the graph from www.andreiolteanu.com.

Cypher and MCP

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

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