Skip to content

Hostname

amserv.ee

Last fetched

amserv.ee resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:zone|amserv ltd. as the registrar.

Nutrition Label

WHISPER CANON · amserv.eeRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/amserv.ee

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.149.13418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:zone|amserv ltd.
Organization
Contact emails

Subdomains

15 observed subdomains of amserv.ee.

Web-graph footprint

Distinct hostnames that link to or from amserv.ee in the public web crawl.

66 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for amserv.ee.

MechanismTarget
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.tes.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.253.129/32
SPF_IP168.245.32.184/32
SPF_IP185.31.242.69/32
SPF_IP194.204.14.138
SPF_IP198.21.7.174/32
SPF_IP217.112.247.113
SPF_IP217.112.247.115
SPF_IP62.65.37.88
SPF_IP84.50.151.206
SPF_IP89.236.112.153
SPF_IP89.236.112.78
SPF_IP89.236.112.79

Related pages

Pivot deeper into the graph from amserv.ee.

Cypher and MCP

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

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