Skip to content

Hostname

carglass.fi

Last fetched

carglass.fi resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · carglass.fiRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carglass.fi

Resolution chain

carglass.fi resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
13.248.201.19113.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.86.8376.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

16 observed subdomains of carglass.fi.

Web-graph footprint

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

24 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for carglass.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.50.156.102
SPF_IP69.72.37.240

Related pages

Pivot deeper into the graph from carglass.fi.

Cypher and MCP

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

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