Hostname
abocb.com
Last fetched
abocb.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. abocb.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
No IPv4 resolution is recorded for abocb.com in WhisperGraph.
IPv6 resolution
No AAAA record for abocb.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- on behalf of abocb.com owner
- Contact emails
- domain.operations@tylertech.com, 0eb66ee7-8bd9-43c0-b872-c8675fee032b@identity-protect.org, 3e4171bc-f8dc-4803-94da-c091b7311227@identity-protect.org, 49d0143b-8e2a-41cd-b2ae-349cc5b186a3@identity-protect.org, 611d8e3b-5f62-4077-b839-2af2520be64d@identity-protect.org, 7dc71e18-9c2a-42ad-8874-c244ff6fc1e3@identity-protect.org, owner-837371@abocb.com.whoisprivacyservice.org
Mail and authentication
Nameservers
- ns-32.awsdns-04.com
- ns-903.awsdns-48.net
- ns-1234.awsdns-26.org
- ns-1614.awsdns-09.co.uk
Threat-feed evidence
History
Related pages
Pivot from abocb.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: "abocb.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.