Skip to content

Hostname

resources.riskspan.com

Last fetched

resources.riskspan.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · resources.riskspan.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/resources.riskspan.com

Resolution chain

resources.riskspan.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with resources.riskspan.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

61 SPF mechanisms authorising senders for resources.riskspan.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.174.211
SPF_IP18.208.1.203
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP23.20.183.47
SPF_IP3.220.221.213
SPF_IP3.221.1.99
SPF_IP3.232.224.212
SPF_IP3.81.155.104
SPF_IP34.193.198.123
SPF_IP34.193.229.6
SPF_IP34.195.127.45
SPF_IP34.195.251.214
SPF_IP34.197.65.122
SPF_IP34.199.194.59
SPF_IP34.202.150.109
SPF_IP34.203.145.39
SPF_IP34.207.80.11
SPF_IP34.210.244.208
SPF_IP34.230.88.93
SPF_IP34.233.234.87
SPF_IP34.235.180.225
SPF_IP34.236.23.154
SPF_IP34.236.80.68
SPF_IP34.239.209.85
SPF_IP35.153.238.28
SPF_IP35.171.104.173
SPF_IP35.172.173.239
SPF_IP38.104.28.226
SPF_IP44.209.54.206
SPF_IP44.224.76.76
SPF_IP50.19.137.85
SPF_IP52.0.37.41
SPF_IP52.21.138.80
SPF_IP52.21.163.59
SPF_IP52.23.171.192
SPF_IP52.23.98.5
SPF_IP52.4.192.182
SPF_IP54.174.75.232
SPF_IP54.196.188.250
SPF_IP54.83.108.224
SPF_IP54.85.147.123
SPF_IP54.85.230.133
SPF_IP96.231.241.157
SPF_MXresources.riskspan.com

Related pages

Pivot deeper into the graph from resources.riskspan.com.

Cypher and MCP

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

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