Hostname
zerojay.com
Last fetched
zerojay.com resolves to 76.71.230.248, announced in 76.71.230.0/24 by BACOM - Bell Canada in CA. zerojay.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
- 76.71.230.248
76.71.230.0/24 · BACOM - Bell Canada · Côte-Saint-Luc, CA
- 70.53.178.74
70.53.178.0/24 · BACOM - Bell Canada · Montreal West, CA
- 70.52.7.15
70.52.7.0/24 · BACOM - Bell Canada · Montreal West, CA
- 184.144.168.74
184.144.168.0/24 · BACOM - Bell Canada · Hampstead, CA
- 206.172.154.181
206.172.154.0/24 · BACOM - Bell Canada · Hampstead, CA
IPv6 resolution
No AAAA record for zerojay.com is recorded in WhisperGraph.
Attribution
bell canada
ORIGIN_AS
WHOIS identity
- Registrar
- iana:431
- Registrant organisation
- private registrant
- Contact emails
- zerojay.com@proxy.dreamhost.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.
Mail and authentication
Nameservers
- ns1.dreamhost.com
- ns2.dreamhost.com
- ns3.dreamhost.com
MX records
- aspmx.l.google.com
Threat-feed evidence
History
Related pages
Pivot from zerojay.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: "zerojay.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.