Skip to content

Hostname

smtp-plans.com

Last fetched

smtp-plans.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · smtp-plans.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smtp-plans.com

Resolution chain

smtp-plans.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.90.234104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.206.40172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

15 observed subdomains of smtp-plans.com.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for smtp-plans.com.

MechanismTarget
SPF_Asmtp-plans.com
SPF_IP136.0.42.81
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_IP158.69.218.240
SPF_IP173.224.122.83
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_MXsmtp-plans.com

Related pages

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

Cypher and MCP

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

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