Skip to content

Hostname

blightybingo.com

Last fetched

blightybingo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · blightybingo.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blightybingo.com

Resolution chain

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

IPPrefixASNOperatorCountry
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
52.213.12.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
75.2.53.8475.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
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
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of blightybingo.com.

Web-graph footprint

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

44 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for blightybingo.com.

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

Related pages

Pivot deeper into the graph from blightybingo.com.

Cypher and MCP

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

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