Skip to content

Hostname

farabimedlab.com

Last fetched

farabimedlab.com resolves to 2 IPv4 addresses operated by AS204213 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · farabimedlab.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/farabimedlab.com

Resolution chain

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

WHOIS identity

Registrar
iana:1387
Organization
azadeh kanafi
Contact emails

Subdomains

10 observed subdomains of farabimedlab.com.

Web-graph footprint

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

15 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • farabimedlab.com

SPF policy

10 SPF mechanisms authorising senders for farabimedlab.com.

MechanismTarget
SPF_Afarabimedlab.com
SPF_IP136.243.0.125
SPF_IP136.243.0.93
SPF_IP178.22.122.108
SPF_IP185.141.168.131
SPF_IP185.141.168.136
SPF_IP93.115.150.51
SPF_IP95.217.57.36
SPF_IP95.217.92.167
SPF_MXfarabimedlab.com

Related pages

Pivot deeper into the graph from farabimedlab.com.

Cypher and MCP

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

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