Skip to content

Hostname

munir-co.com

Last fetched

munir-co.com resolves to 1 IPv4 address operated by Sindad - Sindad Network Technology PJSC in IR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.215.222.14103.215.222.0/24AS48551Sindad - Sindad Network Technology PJSCIR

WHOIS identity

Registrar
iana:1601
Organization
nonegar pardazesh co. lemon group
Contact emails

Subdomains

2 observed subdomains of munir-co.com.

Web-graph footprint

Distinct hostnames that link to or from munir-co.com in the public web crawl.

10 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for munir-co.com.

MechanismTarget
SPF_Amunir-co.com
SPF_IP103.215.222.14
SPF_MXmunir-co.com

Related pages

Pivot deeper into the graph from munir-co.com.

Cypher and MCP

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

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