Skip to content

Hostname

pac.uz

Last fetched

pac.uz resolves to 1 IPv4 address operated by AS57043 in NL.

Nutrition Label

WHISPER CANON · pac.uzRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pac.uz

Resolution chain

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

IPPrefixASNOperatorCountry
146.0.78.148146.0.78.0/24AS57043NL

WHOIS identity

No WHOIS records are currently associated with pac.uz in WhisperGraph.

Subdomains

1 observed subdomain of pac.uz.

Subdomain
www.pac.uz

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pac.uz.

MechanismTarget
SPF_Am.pac.ru
SPF_IP80.244.0.0/24
SPF_MXpac.uz

Related pages

Pivot deeper into the graph from pac.uz.

Cypher and MCP

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

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