Skip to content

Hostname

relay11.splitmx.com

Last fetched

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

Nutrition Label

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

Resolution chain

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.243.180103.90.240.0/22AS136505IN

WHOIS identity

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

Subdomains

4 observed subdomains of relay11.splitmx.com.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aadmetrics.it
SPF_Apsrp.admetrics.it
SPF_Arelay11.splitmx.com
SPF_Arelay11b.splitmx.com
SPF_Arp.relay11.splitmx.com
SPF_INCLUDEadmetrics.it
SPF_INCLUDEpsrp.admetrics.it
SPF_INCLUDErelay11b.splitmx.com
SPF_INCLUDErp.relay11.splitmx.com
SPF_IP103.90.240.0/22
SPF_IP103.90.241.66
SPF_IP195.110.124.133/32
SPF_MXadmetrics.it
SPF_MXpsrp.admetrics.it
SPF_MXrelay11.splitmx.com
SPF_MXrelay11b.splitmx.com
SPF_MXrp.relay11.splitmx.com

Related pages

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

Cypher and MCP

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

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