Skip to content

Hostname

ametza.com

Last fetched

ametza.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.229.21987.98.128.0/17AS16276OVHFR

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 ametza.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ametza.com.

MechanismTarget
SPF_Aametza.com
SPF_INCLUDE_spf.iametza.eus
SPF_IP151.80.156.64
SPF_IP176.31.158.129
SPF_IP2.136.200.159
SPF_IP2001:41d0:2:9b82::1/64
SPF_IP2001:41d0:303:12cb:0:0:0:0
SPF_IP2001:41d0:8:63a3:0:0:0:0
SPF_IP212.8.107.166
SPF_IP2a00:1450:400c:c00:0:0:0:1a
SPF_IP37.59.16.163
SPF_IP54.38.47.12
SPF_IP62.99.53.116
SPF_IP79.137.65.203

Related pages

Pivot deeper into the graph from ametza.com.

Cypher and MCP

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

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