Skip to content

Hostname

iranfair.com

Last fetched

iranfair.com resolves to 1 IPv4 address operated by AS59441 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · iranfair.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/iranfair.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.60.210.7462.60.210.0/24AS59441IR

WHOIS identity

Registrar
iana:1387
Organization
iran intl exhibitions co. (iranfair-com-dom)
Contact emails

Subdomains

100 observed subdomains of iranfair.com.

Web-graph footprint

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

294 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iranfair.com.

MechanismTarget
SPF_Airanfair.com
SPF_IP81.12.15.27
SPF_MXiranfair.com

Related pages

Pivot deeper into the graph from iranfair.com.

Cypher and MCP

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

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