Skip to content

Hostname

skanray.com

Last fetched

skanray.com resolves to 2 IPv4 addresses operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · skanray.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/skanray.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.254.80.4965.254.167.0/24AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN
66.116.233.12666.117.18.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationAE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12410450467
Contact emails

Subdomains

4 observed subdomains of skanray.com.

Web-graph footprint

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

42 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skanray.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from skanray.com.

Cypher and MCP

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

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