Skip to content

Hostname

tastingtable.com

Last fetched

tastingtable.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tastingtable.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tastingtable.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.10718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.12218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5618.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.230.113.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1153.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1263.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.433.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
7hops.com
Contact emails

Subdomains

6 observed subdomains of tastingtable.com.

Web-graph footprint

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

8,069 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tastingtable.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tastingtable.com.

Cypher and MCP

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

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