Skip to content

Hostname

app.sunsama.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.5.2113.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.4713.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7013.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.8913.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.121.1293.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.353.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.393.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.643.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for app.sunsama.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net

Related pages

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

Cypher and MCP

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

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