Skip to content

Hostname

slotsallgames.com

Last fetched

slotsallgames.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · slotsallgames.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/slotsallgames.com

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of slotsallgames.com.

Web-graph footprint

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

11 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • slotsallgames.com

SPF policy

7 SPF mechanisms authorising senders for slotsallgames.com.

MechanismTarget
SPF_Aslotsallgames.com
SPF_INCLUDEmail.hlgr.in
SPF_INCLUDEmailrelay.hlgr.in
SPF_INCLUDEmailrelay.hostliger.in
SPF_IP142.132.248.161
SPF_IP168.119.91.83
SPF_MXslotsallgames.com

Related pages

Pivot deeper into the graph from slotsallgames.com.

Cypher and MCP

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

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