Skip to content

Hostname

skybingo.com

Last fetched

skybingo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · skybingo.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/skybingo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.40.139104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.147.117172.64.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain administrator british sky broadcasting
Contact emails

Subdomains

7 observed subdomains of skybingo.com.

Web-graph footprint

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

424 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for skybingo.com.

MechanismTarget
SPF_Askybingo.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.140.16
SPF_IP193.104.140.17
SPF_IP193.104.140.18
SPF_IP193.104.140.19
SPF_IP193.104.140.20
SPF_IP193.104.140.21
SPF_IP193.104.140.22
SPF_IP194.145.126.10
SPF_IP195.27.60.192/27
SPF_IP90.216.134.192/27
SPF_IP90.216.150.192/27
SPF_MXskybingo.com

Related pages

Pivot deeper into the graph from skybingo.com.

Cypher and MCP

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

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