Skip to content

Hostname

spf.mailwallremote.com

Last fetched

spf.mailwallremote.com resolves to 1 IPv4 address operated by IOMART-AS in GB.

Nutrition Label

WHISPER CANON · spf.mailwallremote.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spf.mailwallremote.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.154.198.22495.154.192.0/18AS20860IOMART-ASGB

WHOIS identity

No WHOIS records are currently associated with spf.mailwallremote.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for spf.mailwallremote.com.

MechanismTarget
SPF_IP13.41.233.244
SPF_IP13.43.66.22
SPF_IP18.132.85.115
SPF_IP18.135.120.238/32
SPF_IP195.72.35.100
SPF_IP3.10.252.213/32
SPF_IP34.236.34.117/32
SPF_IP35.178.83.41/32
SPF_IP35.179.197.104
SPF_IP5.172.153.128/25
SPF_IP54.225.115.81/32
SPF_IP95.154.198.192/26
SPF_IP96.9.165.136/29

Related pages

Pivot deeper into the graph from spf.mailwallremote.com.

Cypher and MCP

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

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