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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.195.83.154 | 54.195.0.0/16 | AS16509 | AMAZON-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
MX records
SPF policy
15 SPF mechanisms authorising senders for www2.carglass.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139508098.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | send.aweber.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.vanboxtel.hosting |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 159.183.165.91 |
| SPF_IP | 168.245.30.64 |
| SPF_IP | 213.172.52.128/28 |
| SPF_IP | 213.229.153.128/27 |
| SPF_IP | 217.130.52.113 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 52.17.215.107 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.