Skip to content

Hostname

amesterida.net

Last fetched

amesterida.net resolves to 1 IPv4 address operated by OLIMP1-AS in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · amesterida.netRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amesterida.net

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.182.14845.252.182.0/24AS48011OLIMP1-ASNL

WHOIS identity

Registrar
iana:303
Organization
co.
Contact emails

Subdomains

31 observed subdomains of amesterida.net.

Web-graph footprint

Distinct hostnames that link to or from amesterida.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • amesterida.net

SPF policy

6 SPF mechanisms authorising senders for amesterida.net.

MechanismTarget
SPF_Aamesterida.net
SPF_IP45.129.37.70
SPF_IP45.129.37.72
SPF_IP45.252.181.135
SPF_IP65.21.223.133
SPF_MXamesterida.net

Related pages

Pivot deeper into the graph from amesterida.net.

Cypher and MCP

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

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