Skip to content

Hostname

aviatioexample.actuate.com

Last fetched

aviatioexample.actuate.com resolves to 15 IPv4 addresses operated by AS-ASPHERE - Ankr PBC in US.

Nutrition Label

WHISPER CANON · aviatioexample.actuate.comRouting diversity6.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aviatioexample.actuate.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.140.201.70104.140.200.0/22AS62904AS-ASPHERE - Ankr PBCUS
104.255.152.118104.255.152.0/24AS7040NETMINDERS - Netminders Server HostingCA
107.6.180.150107.6.176.0/21AS32475PEERNYC - Peerless Clothing Inc.NL
109.248.170.40109.248.170.0/24AS203087FOXCLOUDKZ
118.107.218.160118.107.218.0/24AS55720RBNZ-AS-AP Reserve Bank of New ZealandMY
138.128.164.92138.128.160.0/19AS33182OB-AS-PAC - Bloomberg Financial Markets Limited PartnershipUS
163.172.59.113163.172.0.0/16AS12876Online SASFR
198.251.80.8198.251.80.0/24AS53667BR549-JUNIOR-MICHAEL - Denton Commercial InternetUS
204.188.213.218204.188.192.0/18AS46844TGNA-KTVB - TEGNA Inc.US
212.83.142.59212.83.128.0/19AS12876Online SASFR
46.8.31.21846.8.31.0/24AS203087FOXCLOUDKZ
5.231.25.1295.231.25.0/24AS209874CAMC-AS-AP Claveria Agribased Multipurpose CooperativeNL
64.31.23.19464.31.23.0/24AS46475ANDME-46474 - 23ANDMEUS
69.162.113.18069.162.64.0/18AS46475ANDME-46474 - 23ANDMEUS
89.163.231.6089.163.128.0/17AS24961DE

WHOIS identity

No WHOIS records are currently associated with aviatioexample.actuate.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for aviatioexample.actuate.com.

Related pages

Pivot deeper into the graph from aviatioexample.actuate.com.

Cypher and MCP

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

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