Skip to content

Hostname

interimroumanie.com

Last fetched

interimroumanie.com resolves to 1 IPv4 address operated by AS203053 in RO. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · interimroumanie.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/interimroumanie.com

Resolution chain

interimroumanie.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.204.69.22485.204.69.0/24AS203053RO

WHOIS identity

Registrar
iana:1068
Organization
cretu grigore
Contact emails

Subdomains

7 observed subdomains of interimroumanie.com.

Threat posture

History

Mail and authentication

MX records

  • interimroumanie.com

SPF policy

8 SPF mechanisms authorising senders for interimroumanie.com.

MechanismTarget
SPF_Ainterimroumanie.com
SPF_IP188.212.255.240
SPF_IP85.204.69.224
SPF_IP85.204.69.252
SPF_IP85.9.19.244
SPF_IP86.107.43.55
SPF_IP86.107.43.63
SPF_MXinterimroumanie.com

Related pages

Pivot deeper into the graph from interimroumanie.com.

Cypher and MCP

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

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