Skip to content

Hostname

aimc.es

Last fetched

aimc.es resolves to 1 IPv4 address operated by ODEC in ES.

Nutrition Label

WHISPER CANON · aimc.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aimc.es

Resolution chain

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

IPPrefixASNOperatorCountry
94.127.193.5894.127.193.0/24AS48202ODECES

WHOIS identity

No WHOIS records are currently associated with aimc.es in WhisperGraph.

Subdomains

14 observed subdomains of aimc.es.

Web-graph footprint

Distinct hostnames that link to or from aimc.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aimc.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.47.206.154/32
SPF_IP195.47.206.2
SPF_IP195.47.206.5
SPF_IP212.100.250.11/32
SPF_IP83.138.165.68/32
SPF_IP83.138.165.69/32
SPF_IP92.52.102.162/32
SPF_IP94.127.192.3/32
SPF_IP94.127.192.33/32
SPF_IP94.127.192.37
SPF_IP94.127.192.38

Related pages

Pivot deeper into the graph from aimc.es.

Cypher and MCP

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

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