Hostname
bbga.com
Last fetched
bbga.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bbga.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
- askmysite.com
- Contact emails
- askmysite@aol.com
- ay7dd5nw3sn@networksolutionsprivateregistration.com
- bh9j325u68j@networksolutionsprivateregistration.com
- cv7vf4nq867@networksolutionsprivateregistration.com
- fh4rt59f7zq@networksolutionsprivateregistration.com
- g98wj23p7t4@networksolutionsprivateregistration.com
- ka99w2d93j4@networksolutionsprivateregistration.com
- n37jk6g84b5@networksolutionsprivateregistration.com
- qj4zf8dv4ed@networksolutionsprivateregistration.com
- r78f33ts66w@networksolutionsprivateregistration.com
- s77ac3ms86p@networksolutionsprivateregistration.com
- sc4yk46e4cg@networksolutionsprivateregistration.com
- t292s4k86je@networksolutionsprivateregistration.com
- vy9zd8ck7ce@networksolutionsprivateregistration.com
- xb7sf9aq7gm@networksolutionsprivateregistration.com
- xf57c6n4964@networksolutionsprivateregistration.com
- xu4aa7386gt@networksolutionsprivateregistration.com
- z49z54j47ne@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of bbga.com.
| Subdomain |
|---|
| injury.bbga.com |
| www.bbga.com |
Web-graph footprint
Distinct hostnames that link to or from bbga.com in the public web crawl.
75 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bbga.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bbga-com.spf.smtp25.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | bbga.com |
Related pages
Pivot deeper into the graph from bbga.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbga.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.