Skip to content

Hostname

multinet.com.pk

Last fetched

multinet.com.pk resolves to 1 IPv4 address operated by AS9260 in PK.

Nutrition Label

WHISPER CANON · multinet.com.pkRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/multinet.com.pk

Resolution chain

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

IPPrefixASNOperatorCountry
202.141.239.210202.141.239.0/24AS9260PK

WHOIS identity

No WHOIS records are currently associated with multinet.com.pk in WhisperGraph.

Subdomains

17 observed subdomains of multinet.com.pk.

Web-graph footprint

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

26 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for multinet.com.pk.

MechanismTarget
SPF_Amultinet.com.pk
SPF_IP202.141.239.215
SPF_IP202.141.239.243
SPF_IP202.141.239.244
SPF_IP202.141.239.245
SPF_IP202.141.239.246
SPF_MXmultinet.com.pk

Related pages

Pivot deeper into the graph from multinet.com.pk.

Cypher and MCP

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

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