Skip to content

Hostname

smtp.ayanda.com

Last fetched

smtp.ayanda.com resolves to 15 IPv4 addresses operated by GLOBALCONNECT-AS2116 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.69.167.10193.69.0.0/16AS2116GLOBALCONNECT-AS2116NO
193.69.167.35193.69.0.0/16AS2116GLOBALCONNECT-AS2116NO
195.159.159.246195.159.0.0/16AS2116GLOBALCONNECT-AS2116NO
195.90.200.143195.90.192.0/18AS42730EVANZOASDE
212.204.61.34212.204.32.0/19AS12693EDISCOM Am Kanal 4a, 14467 PotsdamDE
35.214.226.9835.214.128.0/17AS15169GOOGLE - Google LLCNL
46.38.163.1246.38.160.0/19AS15395RACKSPACE-LONGB
77.66.117.900.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointDK
82.193.241.3482.193.224.0/19AS12693EDISCOM Am Kanal 4a, 14467 PotsdamDE
82.193.241.3882.193.224.0/19AS12693EDISCOM Am Kanal 4a, 14467 PotsdamDE
88.84.162.21488.84.160.0/19AS2116GLOBALCONNECT-AS2116NO
91.207.226.13991.207.226.0/23AS199900ASN-BEDSYSNO
91.207.226.14091.207.226.0/23AS199900ASN-BEDSYSNO
91.207.226.3891.207.226.0/23AS199900ASN-BEDSYSNO
94.231.103.15494.231.96.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

No WHOIS records are currently associated with smtp.ayanda.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from smtp.ayanda.com.

Cypher and MCP

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

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