Skip to content

Hostname

amigo.elcom.eu

Last fetched

amigo.elcom.eu resolves to 1 IPv4 address operated by VNET-AS - VNET a.s. in SK.

Nutrition Label

WHISPER CANON · amigo.elcom.euRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/amigo.elcom.eu

Resolution chain

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

IPPrefixASNOperatorCountry
46.229.230.4946.229.224.0/20AS29405VNET-AS - VNET a.s.SK

WHOIS identity

No WHOIS records are currently associated with amigo.elcom.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amigo.elcom.eu.

MechanismTarget
SPF_Aamigo.elcom.eu
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.webhouse.sk
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mtasv.net
SPF_IP2a01:390:1:b:5054:ff:fe89:6a5c
SPF_IP81.89.49.135
SPF_IP81.89.49.60
SPF_IP92.245.4.177
SPF_MXamigo.elcom.eu

Related pages

Pivot deeper into the graph from amigo.elcom.eu.

Cypher and MCP

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

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