Skip to content

Hostname

smpp.org

Last fetched

smpp.org resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · smpp.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smpp.org

Resolution chain

smpp.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.19.96.2852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.210.9052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.121.15954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.226.13054.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.250.10699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of smpp.org.

Subdomain
www.smpp.org

Web-graph footprint

Distinct hostnames that link to or from smpp.org in the public web crawl.

63 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smpp.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from smpp.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smpp.org"})-[: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.