Skip to content

Hostname

missiveapp.com

Last fetched

missiveapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · missiveapp.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.5/10canon.whisper.security/host/missiveapp.com

Resolution chain

missiveapp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.91.11913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.5813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.5913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.205.1018.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.10018.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.6818.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.7618.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.239.105.5218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.8618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.9718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
3.165.136.463.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.513.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.83.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.893.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.46.323.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.53.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
philippe lehoux
Contact emails

Subdomains

27 observed subdomains of missiveapp.com.

Web-graph footprint

Distinct hostnames that link to or from missiveapp.com in the public web crawl.

744 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for missiveapp.com.

MechanismTarget
SPF_Amissiveapp.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from missiveapp.com.

Cypher and MCP

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

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