Skip to content

Hostname

irfarabi.com

Last fetched

irfarabi.com resolves to 7 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · irfarabi.comRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/irfarabi.com

Resolution chain

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

WHOIS identity

Registrar
iana:1387
Organization
arya pad processors
Contact emails

Subdomains

52 observed subdomains of irfarabi.com.

Web-graph footprint

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

97 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for irfarabi.com.

MechanismTarget
SPF_IP78.38.246.230
SPF_IP81.90.149.146
SPF_MXirfarabi.com
SPF_MXmail.irfarabi.com

Related pages

Pivot deeper into the graph from irfarabi.com.

Cypher and MCP

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

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