Skip to content

Hostname

rp.relay11.splitmx.com

Last fetched

rp.relay11.splitmx.com resolves to 1 IPv4 address operated by AS136505 in IN.

Nutrition Label

WHISPER CANON · rp.relay11.splitmx.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rp.relay11.splitmx.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.90.241.65103.90.240.0/22AS136505IN

WHOIS identity

No WHOIS records are currently associated with rp.relay11.splitmx.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for rp.relay11.splitmx.com.

MechanismTarget
SPF_Arelay11b.splitmx.com
SPF_Arp.relay11.splitmx.com
SPF_IP103.90.241.22
SPF_IP103.90.241.229
SPF_IP103.90.241.61
SPF_IP103.90.241.67
SPF_IP103.90.241.68
SPF_IP103.90.241.70
SPF_IP103.90.241.71
SPF_IP103.90.241.79
SPF_IP103.90.241.80
SPF_IP103.90.241.82
SPF_IP103.90.242.243
SPF_IP103.90.242.247
SPF_IP103.90.242.248
SPF_IP103.90.242.249
SPF_MXrp.relay11.splitmx.com

Related pages

Pivot deeper into the graph from rp.relay11.splitmx.com.

Cypher and MCP

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

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