Skip to content

Hostname

tastybingo.com

Last fetched

tastybingo.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · tastybingo.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/tastybingo.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.18.160108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
34.247.226.20134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.159.14234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.19.22652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.12.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.28.352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.148.21752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.246.21052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.71.13354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.109.15254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.243.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.75.2234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
cassava enterprises ltd. safenames ltd international domain tech
Contact emails

Subdomains

2 observed subdomains of tastybingo.com.

Web-graph footprint

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

50 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tastybingo.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from tastybingo.com.

Cypher and MCP

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

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