Hostname
bdasports.com
Last fetched
bdasports.com resolves to 67.223.102.155, announced in 67.223.96.0/20 by AS-PRIORITYCOLO - Priority Colo Inc in CA. bdasports.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 67.223.102.155
67.223.96.0/20 · AS-PRIORITYCOLO - Priority Colo Inc · Victoria, CA
IPv6 resolution
No AAAA record for bdasports.com is recorded in WhisperGraph.
Attribution
priority colo
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- bda sports management
- Contact emails
- 6nwxzfliw5husolo@private-contact.com, 7o2zcyeisgrred9r@private-contact.com, ck2kotifeyb1jipi@private-contact.com, noreply@data-protected.net
Subdomains
| Subdomain |
|---|
| cpanel.bdasports.com |
| cpcalendars.bdasports.com |
| cpcontacts.bdasports.com |
| mail.bdasports.com |
| webdisk.bdasports.com |
| webmail.bdasports.com |
| www.bdasports.com |
Showing 7 of 7 subdomains (7 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- chip.ns.cloudflare.com
- elisa.ns.cloudflare.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- ip: 67.223.102.155
Threat-feed evidence
History
Related pages
Pivot from bdasports.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bdasports.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.