Skip to content

Hostname

pakinformation.com

Last fetched

pakinformation.com resolves to 1 IPv4 address operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · pakinformation.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/pakinformation.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.222.128.14067.222.128.0/20AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Subdomains

7 observed subdomains of pakinformation.com.

Web-graph footprint

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

29 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pakinformation.com

SPF policy

11 SPF mechanisms authorising senders for pakinformation.com.

MechanismTarget
SPF_Ans1.resourcesofnet.net
SPF_Ans2.resourcesofnet.net
SPF_Apakinformation.com
SPF_INCLUDEpakinformation.com
SPF_INCLUDErelay.estela.cloud
SPF_IP15.235.80.83
SPF_IP209.236.116.118
SPF_IP45.35.56.194
SPF_IP67.222.128.140
SPF_IP67.222.155.50
SPF_MXpakinformation.com

Related pages

Pivot deeper into the graph from pakinformation.com.

Cypher and MCP

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

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