Skip to content

Hostname

invisionapp.com

Last fetched

invisionapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · invisionapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/invisionapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.35.115108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.105.147108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.229.159176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.218.953.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.79.15234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.141.16134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.149.7534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.239.7434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.240.1634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.153.20234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.28.6334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.218.22234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.43.6446.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.11.10752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.182.15852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.212.11252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.39.21052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.97.5452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.0.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.163.17752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for invisionapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from invisionapp.com.

Cypher and MCP

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

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