Skip to content

Hostname

arminet.es

Last fetched

arminet.es resolves to 1 IPv4 address operated by AS16371 in ES.

Nutrition Label

WHISPER CANON · arminet.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/arminet.es

Resolution chain

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

IPPrefixASNOperatorCountry
82.194.91.20082.194.80.0/20AS16371ES

WHOIS identity

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

Subdomains

20 observed subdomains of arminet.es.

Web-graph footprint

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

67 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for arminet.es.

MechanismTarget
SPF_Aarminet.es
SPF_Amail.arminet.es
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emlsend.com
SPF_IP82.194.90.128
SPF_IP82.194.91.196
SPF_IP82.194.91.200
SPF_IP82.194.91.229
SPF_IP82.194.91.230
SPF_MXarminet.es

Related pages

Pivot deeper into the graph from arminet.es.

Cypher and MCP

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

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