Skip to content

Hostname

admin.excraft.es

Last fetched

admin.excraft.es resolves to 1 IPv4 address operated by ITLDC-EU - GREEN FLOID LLC in NL.

Nutrition Label

WHISPER CANON · admin.excraft.esRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/admin.excraft.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.174.173.14185.174.172.0/22AS21100ITLDC-EU - GREEN FLOID LLCNL

WHOIS identity

No WHOIS records are currently associated with admin.excraft.es in WhisperGraph.

Subdomains

1 observed subdomain of admin.excraft.es.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for admin.excraft.es.

MechanismTarget
SPF_Aadmin.excraft.es
SPF_IP185.174.173.10
SPF_IP185.174.173.14
SPF_MXadmin.excraft.es

Related pages

Pivot deeper into the graph from admin.excraft.es.

Cypher and MCP

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

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