Skip to content

Hostname

1roman.ir

Last fetched

1roman.ir resolves to 2 IPv4 addresses operated by AS201634 in IR.

Nutrition Label

WHISPER CANON · 1roman.irRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/1roman.ir

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with 1roman.ir in WhisperGraph.

Subdomains

23 observed subdomains of 1roman.ir.

Web-graph footprint

Distinct hostnames that link to or from 1roman.ir in the public web crawl.

19 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 1roman.ir

SPF policy

7 SPF mechanisms authorising senders for 1roman.ir.

MechanismTarget
SPF_A1roman.ir
SPF_IP168.119.9.118
SPF_IP185.147.162.130
SPF_IP195.201.107.171
SPF_IP5.9.48.74
SPF_IP88.99.70.54
SPF_MX1roman.ir

Related pages

Pivot deeper into the graph from 1roman.ir.

Cypher and MCP

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

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