Skip to content

Hostname

ampservice.eu

Last fetched

ampservice.eu resolves to 1 IPv4 address operated by AS39887 in IT.

Nutrition Label

WHISPER CANON · ampservice.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ampservice.eu

Resolution chain

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

IPPrefixASNOperatorCountry
89.188.139.8689.188.139.0/24AS39887IT

WHOIS identity

No WHOIS records are currently associated with ampservice.eu in WhisperGraph.

Subdomains

4 observed subdomains of ampservice.eu.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ampservice.eu.

MechanismTarget
SPF_Aampservice.eu
SPF_INCLUDEd00yie-edareweb.sphostserver.com
SPF_INCLUDEdiscovery.e-deare.it
SPF_INCLUDEvoyager.e-deare.it
SPF_IP46.254.39.39
SPF_IP46.30.241.41/24
SPF_IP89.188.137.0/27
SPF_IP89.188.137.32/27
SPF_IP89.188.139.86
SPF_IP89.188.139.99
SPF_MXampservice.eu

Related pages

Pivot deeper into the graph from ampservice.eu.

Cypher and MCP

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

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