Skip to content

Hostname

webtools.es

Last fetched

webtools.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · webtools.esRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webtools.es

Resolution chain

webtools.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.211.207.5952.216.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.46.11954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.99.12354.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.201.17354.222.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

8 observed subdomains of webtools.es.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for webtools.es.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEmailer.e-encuesta.com
SPF_INCLUDEmailer.webtools.es
SPF_INCLUDEspf.dns-servicios.com
SPF_IP216.46.168.197
SPF_IP216.46.168.222
SPF_IP52.17.199.134
SPF_IP74.63.152.0/24

Related pages

Pivot deeper into the graph from webtools.es.

Cypher and MCP

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

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