Skip to content

Hostname

s-capade.com

Last fetched

s-capade.com resolves to 1 IPv4 address operated by OXAHOST - OXAHOST in TN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · s-capade.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/s-capade.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.219.176.44102.219.176.0/22AS328853OXAHOST - OXAHOSTTN

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of s-capade.com.

Web-graph footprint

Distinct hostnames that link to or from s-capade.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for s-capade.com.

MechanismTarget
SPF_As-capade.com
SPF_INCLUDErelay.spamshield.io
SPF_IP147.135.221.58
SPF_IP184.107.112.25
SPF_IP5.135.143.133
SPF_IP51.89.7.85
SPF_IP70.38.21.228
SPF_IP70.38.21.232
SPF_MXs-capade.com

Related pages

Pivot deeper into the graph from s-capade.com.

Cypher and MCP

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

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