Skip to content

Hostname

sps.net.sa

Last fetched

sps.net.sa resolves to 1 IPv4 address operated by AS42428 in SA.

Nutrition Label

WHISPER CANON · sps.net.saRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sps.net.sa

Resolution chain

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

IPPrefixASNOperatorCountry
212.11.191.220212.11.188.0/22AS42428SA

WHOIS identity

No WHOIS records are currently associated with sps.net.sa in WhisperGraph.

Subdomains

7,661 observed subdomains of sps.net.sa.

Web-graph footprint

Distinct hostnames that link to or from sps.net.sa in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sps.net.sa.

MechanismTarget
SPF_Asps.net.sa
SPF_IP212.11.169.3
SPF_IP212.11.187.13
SPF_IP212.11.187.2
SPF_IP212.11.191.197
SPF_IP212.11.191.215/32
SPF_IP72.19.243.50
SPF_MXsps.net.sa

Related pages

Pivot deeper into the graph from sps.net.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sps.net.sa"})-[: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.