Skip to content

Hostname

mpalborz.net

Last fetched

mpalborz.net resolves to 1 IPv4 address operated by AS43754 in IR. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · mpalborz.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mpalborz.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.112.35.2185.112.35.0/24AS43754IR

WHOIS identity

Registrar
iana:3956
Organization
taqi amani
Contact emails

Subdomains

3 observed subdomains of mpalborz.net.

Web-graph footprint

Distinct hostnames that link to or from mpalborz.net in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mpalborz.net

SPF policy

5 SPF mechanisms authorising senders for mpalborz.net.

MechanismTarget
SPF_Ampalborz.net
SPF_IP185.112.35.2
SPF_IP185.112.35.3
SPF_IP185.112.35.5
SPF_MXmpalborz.net

Related pages

Pivot deeper into the graph from mpalborz.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mpalborz.net"})-[: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.