Skip to content

Hostname

excraft.es

Last fetched

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

Nutrition Label

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

Resolution chain

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 excraft.es in WhisperGraph.

Subdomains

6 observed subdomains of excraft.es.

Threat posture

History

Mail and authentication

MX records

  • excraft.es

SPF policy

4 SPF mechanisms authorising senders for excraft.es.

MechanismTarget
SPF_Aexcraft.es
SPF_IP185.174.173.10
SPF_IP185.174.173.14
SPF_MXexcraft.es

Related pages

Pivot deeper into the graph from excraft.es.

Cypher and MCP

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

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