Skip to content

Hostname

app.iink.com

Last fetched

app.iink.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · app.iink.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app.iink.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.106.10113.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.11913.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.6313.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.6513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.241.10813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.iink.com in WhisperGraph.

Subdomains

2 observed subdomains of app.iink.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for app.iink.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from app.iink.com.

Cypher and MCP

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

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