Hostname
gbbn.com
Last fetched
gbbn.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gbbn.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ah79j2sk7dn@networksolutionsprivateregistration.com
- aw92v9d962q@networksolutionsprivateregistration.com
- cx5a93jq57c@networksolutionsprivateregistration.com
- dd72n89m8b4@networksolutionsprivateregistration.com
- ep7cr7m53r6@networksolutionsprivateregistration.com
- g92bs9p95ju@networksolutionsprivateregistration.com
- hx26q4ja7ke@networksolutionsprivateregistration.com
- k37du3ba6ds@networksolutionsprivateregistration.com
- ns32j4tg2m3@networksolutionsprivateregistration.com
- pa9z96bc3wd@networksolutionsprivateregistration.com
- re5327fu4ph@networksolutionsprivateregistration.com
- s572d2cj639@networksolutionsprivateregistration.com
- su7gd9sr4ds@networksolutionsprivateregistration.com
- u97f52su493@networksolutionsprivateregistration.com
- wk8xa6zx6vj@networksolutionsprivateregistration.com
- xk7jy4eq87h@networksolutionsprivateregistration.com
- yv72s22s8sr@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of gbbn.com.
| Subdomain |
|---|
| barn.gbbn.com |
| www.gbbn.com |
Web-graph footprint
Distinct hostnames that link to or from gbbn.com in the public web crawl.
121 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gbbn.com.
| Mechanism | Target |
|---|---|
| SPF_A | gbbn.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.70.25.14 |
| SPF_IP | 63.158.188.14 |
| SPF_MX | gbbn.com |
Related pages
Pivot deeper into the graph from gbbn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gbbn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.