Hostname
tollhost.com
Last fetched
tollhost.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tollhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.215.144.104 | 54.215.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ben benson
- Contact emails
- 4345470ceeb81031cb976a69e00290de-3652169@contact.gandi.net
- 68c40e532342e7c1f4d5aa367179cc53-4876069@contact.gandi.net
- 467eba77-8b5e-4890-9f56-b31c3e28a0d0@identity-protect.org
- cf6ee5b2-1e8d-43df-b0fa-6aab48fc4662@identity-protect.org
- dbd8c111-e505-456d-a035-13c6e7ee201f@identity-protect.org
- owner-9182751@tollhost.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of tollhost.com.
| Subdomain |
|---|
| api.tollhost.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tollhost.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tollhost.com.
- IP · 54.215.144.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4345470ceeb81031cb976a69e00290de-3652169@contact.gandi.net
- TLD · .com
- Browse hostnames · to…
- 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: "tollhost.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.