Hostname
comedytabc.com
Last fetched
comedytabc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
comedytabc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.164.112 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.24 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.44 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.91 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.221.13 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.46 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.65 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.94 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:146
- Organization
- comedy def driv sch
- Contact emails
Subdomains
8 observed subdomains of comedytabc.com.
Web-graph footprint
Distinct hostnames that link to or from comedytabc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for comedytabc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from comedytabc.com.
- IP · 18.244.164.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · GB
- Email · lisa@comedydefensivedriving.com
- TLD · .com
- Browse hostnames · co…
- 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: "comedytabc.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.