Skip to content

Hostname

moshfeq.com

Last fetched

moshfeq.com resolves to 1 IPv4 address operated by AS62442 in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · moshfeq.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/moshfeq.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.157.35.7278.157.35.0/24AS62442IR

WHOIS identity

Registrar
iana:460
Organization
alireza panahnoori
Contact emails

Subdomains

1 observed subdomain of moshfeq.com.

Web-graph footprint

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

6 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • moshfeq.com

SPF policy

12 SPF mechanisms authorising senders for moshfeq.com.

MechanismTarget
SPF_Amoshfeq.com
SPF_IP138.201.123.170
SPF_IP138.201.141.2
SPF_IP144.76.155.88
SPF_IP168.119.148.126
SPF_IP176.9.38.203
SPF_IP199.26.84.151
SPF_IP78.157.35.66
SPF_IP78.157.35.67
SPF_IP88.99.56.141
SPF_IP88.99.77.171
SPF_MXmoshfeq.com

Related pages

Pivot deeper into the graph from moshfeq.com.

Cypher and MCP

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

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