Skip to content

Hostname

gpbr.com

Last fetched

gpbr.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gpbr.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gpbr.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.130.125.243.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139186031
Contact emails

Subdomains

9 observed subdomains of gpbr.com.

Web-graph footprint

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

18 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for gpbr.com.

MechanismTarget
SPF_Aavectra.info
SPF_Agpbr.com
SPF_Amail29.avectra.info
SPF_Atpblast00.avectra.info
SPF_Atpblast01.avectra.info
SPF_Atpblast02.avectra.info
SPF_Atpblast03.avectra.info
SPF_INCLUDEavectra.com
SPF_INCLUDEavectra.info
SPF_INCLUDEmail29.avectra.info
SPF_INCLUDEtpblast00.avectra.info
SPF_INCLUDEtpblast01.avectra.info
SPF_INCLUDEtpblast02.avectra.info
SPF_INCLUDEtpblast03.avectra.info
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.254.250.167
SPF_MXgpbr.com

Related pages

Pivot deeper into the graph from gpbr.com.

Cypher and MCP

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

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