Skip to content

Hostname

scientificgames.com

Last fetched

scientificgames.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · scientificgames.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/scientificgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.241.9445.60.241.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.251.9445.60.251.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:3786
Organization
alvin seeras
Contact emails

Subdomains

141 observed subdomains of scientificgames.com.

Web-graph footprint

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

894 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for scientificgames.com.

MechanismTarget
SPF_Ascientificgames.com
SPF_INCLUDEbioiq.scientificgames.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEscientificgames-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.78.228.100
SPF_IP208.78.228.76
SPF_IP208.78.228.77
SPF_IP209.10.128.23
SPF_IP213.146.137.36/32
SPF_IP216.143.242.20
SPF_IP216.143.242.73
SPF_IP66.151.13.0/24
SPF_IP67.216.183.10/32

Related pages

Pivot deeper into the graph from scientificgames.com.

Cypher and MCP

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

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