Skip to content

Hostname

elvis.ax

Last fetched

elvis.ax resolves to 1 IPv4 address operated by ALCOM in FI.

Nutrition Label

WHISPER CANON · elvis.axRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elvis.ax

Resolution chain

elvis.ax resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.17.177.7212.17.176.0/22AS3238ALCOMFI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from elvis.ax in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for elvis.ax.

MechanismTarget
SPF_Aelvis.ax
SPF_INCLUDE_spf.aland.net
SPF_INCLUDEsendersrv.com
SPF_MXelvis.ax

Related pages

Pivot deeper into the graph from elvis.ax.

Cypher and MCP

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

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