Skip to content

Hostname

glastroesch.com

Last fetched

glastroesch.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · glastroesch.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glastroesch.com

Resolution chain

glastroesch.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.45.250104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.81104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.81104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.221.173172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.147172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.10188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.10188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:226
Organization
christian jaggi
Contact emails

Subdomains

44 observed subdomains of glastroesch.com.

Web-graph footprint

Distinct hostnames that link to or from glastroesch.com in the public web crawl.

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for glastroesch.com.

MechanismTarget
SPF_Aglastroesch.com
SPF_Amx01.rexx-systems.de
SPF_Asmtp.primeteach.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.netzone.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.46.57.186
SPF_IP195.65.106.0/24
SPF_IP213.193.108.0/26
SPF_IP46.231.200.25
SPF_MXglastroesch.com

Related pages

Pivot deeper into the graph from glastroesch.com.

Cypher and MCP

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

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