Skip to content

Hostname

takfarsh.com

Last fetched

takfarsh.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · takfarsh.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/takfarsh.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.154.2415.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
amirhossein nazerhazrat
Contact emails

Subdomains

10 observed subdomains of takfarsh.com.

Web-graph footprint

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

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for takfarsh.com.

MechanismTarget
SPF_Atakfarsh.com
SPF_IP100.64.232.48
SPF_IP103.216.60.173
SPF_IP116.202.222.48
SPF_IP178.239.158.109
SPF_IP185.120.222.201
SPF_IP185.49.84.230
SPF_IP185.49.84.231
SPF_IP185.74.221.34
SPF_IP185.86.180.147
SPF_IP31.214.250.76
SPF_IP31.214.250.77
SPF_IP5.9.154.241
SPF_MXtakfarsh.com

Related pages

Pivot deeper into the graph from takfarsh.com.

Cypher and MCP

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

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