Skip to content

Hostname

www2.carglass.es

Last fetched

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

Nutrition Label

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

Resolution chain

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for www2.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 www2.carglass.es.

Cypher and MCP

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

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