Hostname
access2bone.com
Last fetched
access2bone.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in GB. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
access2bone.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.236.28.133 | 172.236.0.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | GB |
| 185.199.220.112 | 185.199.220.0/22 | AS12488 | KRYSTAL | GB |
WHOIS identity
- Registrar
- iana:1647
- Organization
- a. c. m. van de mortel
- Contact emails
Subdomains
2 observed subdomains of access2bone.com.
Web-graph footprint
Distinct hostnames that link to or from access2bone.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for access2bone.com.
| Mechanism | Target |
|---|---|
| SPF_A | access2bone.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.32.43.39 |
| SPF_MX | access2bone.com |
Related pages
Pivot deeper into the graph from access2bone.com.
- IP · 172.236.28.133
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:1647
- Country · GB
- Email · michel@de-reclamewinkel.nl
- TLD · .com
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "access2bone.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.