Skip to content

Hostname

comedycellar.com

Last fetched

comedycellar.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · comedycellar.comRouting diversity5.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comedycellar.com

Resolution chain

comedycellar.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.222.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.110.129100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.94.23118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.140.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.222.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.67.22735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.30.21952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.5.3252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.148.174100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.94.10232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.151.12732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.32.25434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
comedy cellar
Contact emails

Subdomains

6 observed subdomains of comedycellar.com.

Web-graph footprint

Distinct hostnames that link to or from comedycellar.com in the public web crawl.

464 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comedycellar.com.

MechanismTarget
SPF_A749766-cmdyweb.comedycellar.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP146.20.29.244
SPF_IP204.12.60.152
SPF_IP34.204.4.99
SPF_IP34.232.13.210
SPF_IP54.240.122.24
SPF_IP54.240.122.25
SPF_IP54.89.118.7

Related pages

Pivot deeper into the graph from comedycellar.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "comedycellar.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.