Skip to content

Hostname

carglass.es

Last fetched

carglass.es resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · carglass.esRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carglass.es

Resolution chain

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

IPPrefixASNOperatorCountry
54.195.83.15454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

17 observed subdomains of carglass.es.

Web-graph footprint

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

234 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for carglass.es.

MechanismTarget
SPF_INCLUDE139508098.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsend.aweber.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vanboxtel.hosting
SPF_IP147.160.167.0/26
SPF_IP159.183.165.91
SPF_IP168.245.30.64
SPF_IP213.172.52.128/28
SPF_IP213.229.153.128/27
SPF_IP217.130.52.113
SPF_IP23.21.109.197/32
SPF_IP52.17.215.107
SPF_IP52.213.237.101

Related pages

Pivot deeper into the graph from carglass.es.

Cypher and MCP

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

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