Skip to content

Hostname

inturda.ro

Last fetched

inturda.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · inturda.roRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/inturda.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

8 observed subdomains of inturda.ro.

Web-graph footprint

Distinct hostnames that link to or from inturda.ro in the public web crawl.

52 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inturda.ro.

MechanismTarget
SPF_Ainturda.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.86.246
SPF_IP31.14.56.209
SPF_IP86.107.43.71
SPF_IP89.44.120.243
SPF_MXinturda.ro

Related pages

Pivot deeper into the graph from inturda.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inturda.ro"})-[: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.