Skip to content

Hostname

sunrayasp.com

Last fetched

sunrayasp.com resolves to 1 IPv4 address operated by AS-KDL - Windstream Communications LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · sunrayasp.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sunrayasp.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.96.36.77199.96.36.0/23AS46798AS-KDL - Windstream Communications LLCUS

WHOIS identity

Registrar
iana:9
Organization
lugo's towing
Contact emails

Subdomains

6 observed subdomains of sunrayasp.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sunrayasp.com.

MechanismTarget
SPF_Asunrayasp.com
SPF_IP199.96.37.13/24
SPF_MXsunrayasp.com

Related pages

Pivot deeper into the graph from sunrayasp.com.

Cypher and MCP

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

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