Skip to content

Hostname

casinoniagara.com

Last fetched

casinoniagara.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · casinoniagara.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/casinoniagara.com

Resolution chain

casinoniagara.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.116.172.15920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:228
Organization
casino niagara
Contact emails

Subdomains

13 observed subdomains of casinoniagara.com.

Web-graph footprint

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

418 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for casinoniagara.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.101.57.169
SPF_IP66.172.47.130/32
SPF_IP68.71.3.235
SPF_IP70.35.198.28/32
SPF_IP72.55.140.81/32

Related pages

Pivot deeper into the graph from casinoniagara.com.

Cypher and MCP

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

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