Hostname
javhub.com
Last fetched
javhub.com resolves to 104.21.7.164, announced in 104.22.41.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. javhub.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.21.7.164
104.22.41.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.136.246
172.68.59.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 208.74.148.218
208.75.118.0/24 · MOJOHOST - MOJOHOST · Farmington Hills, US
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:1463
- Registrant organisation
- domain admin / this domain is for sale
- Contact emails
- domains@hugedomains.com, ken@kbprod.com
Subdomains
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
Sample outbound links
Mail and authentication
Nameservers
- ns-506.awsdns-63.com
- alina.ns.cloudflare.com
- tate.ns.cloudflare.com
- ns-850.awsdns-42.net
- ns-1500.awsdns-59.org
- ns-1795.awsdns-32.co.uk
MX records
- mx.yourpaysitepartner.com
SPF policy
- ip: 99.192.254.59/32
- a: javhub.com
- mx: javhub.com
- include: _spf.westbill.com
Threat-feed evidence
History
Related pages
Pivot from javhub.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: "javhub.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.