Skip to content

Hostname

pakconnectcargo.com

Last fetched

pakconnectcargo.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.122.185.8762.122.185.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:146
Organization
azhar mubin
Contact emails

Subdomains

1 observed subdomain of pakconnectcargo.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pakconnectcargo.com

SPF policy

8 SPF mechanisms authorising senders for pakconnectcargo.com.

MechanismTarget
SPF_Apakconnectcargo.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP131.153.38.170
SPF_IP198.15.104.122
SPF_IP45.83.129.90
SPF_IP62.122.185.87
SPF_IP64.188.26.36
SPF_MXpakconnectcargo.com

Related pages

Pivot deeper into the graph from pakconnectcargo.com.

Cypher and MCP

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

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