Skip to content

Hostname

geogebra.org

Last fetched

geogebra.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · geogebra.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geogebra.org

Resolution chain

geogebra.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.11713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.11218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.139.1083.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.263.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.953.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.963.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:976
Organization
hohenwarter markus
Contact emails

Subdomains

34 observed subdomains of geogebra.org.

Web-graph footprint

Distinct hostnames that link to or from geogebra.org in the public web crawl.

11,442 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for geogebra.org.

MechanismTarget
SPF_Ageogebra.org
SPF_INCLUDE8994700.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_IP140.78.116.233
SPF_IP140.78.116.234
SPF_IP52.211.214.96

Related pages

Pivot deeper into the graph from geogebra.org.

Cypher and MCP

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

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