Skip to content

Hostname

idriceanu.com

Last fetched

idriceanu.com resolves to 2 IPv4 addresses operated by GTS-BACKBONE GTS Telecom in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.241.222.164188.241.222.0/24AS5606GTS-BACKBONE GTS TelecomRO
188.241.222.75188.241.222.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for idriceanu.com.

MechanismTarget
SPF_Aidriceanu.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.92.193.60
SPF_IP188.241.222.164
SPF_IP188.241.222.75
SPF_IP2a00:ece1:0:15:0:0:0:1b2
SPF_IP2a00:ece1:0:1c:0:0:0:5be
SPF_IP95.214.135.51
SPF_MXidriceanu.com

Related pages

Pivot deeper into the graph from idriceanu.com.

Cypher and MCP

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

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