Skip to content

Hostname

finwave.es

Last fetched

finwave.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · finwave.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/finwave.es

Resolution chain

finwave.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.100.211.21918.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
51.49.179.18151.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
51.92.179.7951.92.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
51.95.63.24051.94.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

No WHOIS records are currently associated with finwave.es in WhisperGraph.

Subdomains

28 observed subdomains of finwave.es.

Web-graph footprint

Distinct hostnames that link to or from finwave.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for finwave.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from finwave.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "finwave.es"})-[: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.