Skip to content

Hostname

send14.smtp-plans.com

Last fetched

send14.smtp-plans.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · send14.smtp-plans.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/send14.smtp-plans.com

Resolution chain

send14.smtp-plans.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 send14.smtp-plans.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for send14.smtp-plans.com.

MechanismTarget
SPF_IP137.74.5.103
SPF_IP145.239.16.156
SPF_IP145.239.16.158
SPF_IP145.239.17.64
SPF_IP147.135.197.187
SPF_IP15.204.159.167
SPF_IP15.204.165.179
SPF_IP15.204.179.29
SPF_IP15.204.179.36
SPF_IP15.204.239.176
SPF_IP51.38.152.49
SPF_IP51.38.152.51
SPF_IP51.38.157.53
SPF_IP51.38.157.54
SPF_IP51.38.157.56/32
SPF_IP51.77.39.136
SPF_IP51.77.39.137
SPF_IP51.77.39.138
SPF_IP51.77.39.139
SPF_IP51.77.39.140
SPF_IP51.77.39.141
SPF_IP51.81.24.246
SPF_IP51.81.31.170
SPF_IP51.81.36.61
SPF_IP51.81.36.65
SPF_IP51.81.4.110
SPF_IP51.81.41.214
SPF_IP51.81.41.223
SPF_IP51.81.41.240
SPF_IP51.81.43.48
SPF_IP51.81.43.68
SPF_IP51.81.43.81
SPF_IP51.81.6.160
SPF_IP57.128.200.197/32

Related pages

Pivot deeper into the graph from send14.smtp-plans.com.

Cypher and MCP

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

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