Hostname
routicket.com
Last fetched
routicket.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
routicket.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 |
|---|---|---|---|---|
| 18.204.241.231 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of routicket.com owner
- Contact emails
- 077a0975-4463-4148-a87c-022572feb624@identity-protect.org
- 42d4fcfb-7f15-4342-a813-885305a101c3@identity-protect.org
- 46468a88-173f-4ec6-b410-6910c35eaa3d@identity-protect.org
- 7a8fac7b-08fd-4bd0-a4a6-1561a96ba9c3@identity-protect.org
- c6b96288-afc9-44b7-9857-e711d668be52@identity-protect.org
- cb38664e-16d5-4aa2-ab4a-2dfd143b88b7@identity-protect.org
- owner-5743904@routicket.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of routicket.com.
| Subdomain |
|---|
| www.routicket.com |
Web-graph footprint
Distinct hostnames that link to or from routicket.com in the public web crawl.
9 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for routicket.com.
| Mechanism | Target |
|---|---|
| SPF_A | routicket.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_MX | routicket.com |
Related pages
Pivot deeper into the graph from routicket.com.
- IP · 18.204.241.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 077a0975-4463-4148-a87c-022572feb624@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "routicket.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.