Skip to content

Hostname

pbbnz.com

Last fetched

pbbnz.com resolves to 1 IPv4 address operated by AS45179 in NZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
120.138.21.165120.138.16.0/20AS45179NZ

WHOIS identity

Registrar
iana:69
Organization
private registrant
Contact emails

Subdomains

19 observed subdomains of pbbnz.com.

Web-graph footprint

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

16 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pbbnz.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.inspire.net.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP120.138.21.165
SPF_IP121.79.253.120
SPF_IP129.180.1.41
SPF_IP129.180.1.42
SPF_IP129.180.47.120

Related pages

Pivot deeper into the graph from pbbnz.com.

Cypher and MCP

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

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