Skip to content

Hostname

packcity.com

Last fetched

packcity.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · packcity.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/packcity.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.4420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

88 observed subdomains of packcity.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for packcity.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP18.180.109.88
SPF_IP18.182.217.220
SPF_IP18.202.65.11
SPF_IP3.147.29.214
SPF_IP34.241.214.182
SPF_IP52.194.209.85
SPF_IP54.217.245.192
SPF_IP78.153.247.200
SPF_IP78.153.247.50
SPF_IP78.153.247.51
SPF_IP78.153.247.6/32

Related pages

Pivot deeper into the graph from packcity.com.

Cypher and MCP

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

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