Hostname
extbo.com
Last fetched
extbo.com resolves to 104.18.26.9, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. extbo.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
- 104.18.26.9
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.27.9
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.8.133
104.18.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.9.133
104.18.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for extbo.com is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of extbo.com owner
- Contact emails
- newxiuxen@gmail.com, 27519a45-237e-4c0d-b27f-272ba81d34f3@identity-protect.org, ab2f2a2f-df29-492a-8d94-a98ad65abde7@identity-protect.org, e8f96736-78c5-454c-8a2a-fcec49ee86c0@identity-protect.org, f2b054e3-87fb-4b3d-b035-681c1ebb377b@identity-protect.org, f2f54a6f-a42e-4401-a631-9ecf6d796ddc@identity-protect.org, f456725b-8eab-4f31-af57-8daa6acda889@identity-protect.org
Subdomains
| Subdomain |
|---|
| ag.extbo.com |
| www.extbo.com |
Showing 2 of 2 subdomains (2 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.
Sample inbound links
Mail and authentication
Nameservers
- brad.ns.cloudflare.com
- jewel.ns.cloudflare.com
Threat-feed evidence
History
Related pages
Pivot from extbo.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: "extbo.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.