Hostname
geant.org
Last fetched
geant.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
geant.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- dick visser
- Contact emails
Subdomains
507 observed subdomains of geant.org.
Showing 25 of 507. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geant.org in the public web crawl.
662 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for geant.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | servers.visitcloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_IP | 134.213.195.176/32 |
| SPF_IP | 192.254.125.237/32 |
| SPF_IP | 2001:798:3:0:0:0:0:11f |
| SPF_IP | 2001:798:3:0:0:0:0:1ad |
| SPF_IP | 2001:798:3:0:0:0:0:1b8 |
| SPF_IP | 2001:798:3:0:0:0:0:1d0 |
| SPF_IP | 2001:798:3:0:0:0:0:1e4 |
| SPF_IP | 2001:798:3:0:0:0:0:1ee |
| SPF_IP | 2001:798:3:0:0:0:0:1f5 |
| SPF_IP | 2001:798:3:0:0:0:0:352 |
| SPF_IP | 2001:798:3:0:0:0:0:354 |
| SPF_IP | 2001:798:3:0:0:0:0:355 |
| SPF_IP | 2001:798:3::/121 |
| SPF_IP | 5.75.167.120/32 |
| SPF_IP | 78.136.10.17 |
| SPF_IP | 83.97.92.0/22 |
Related pages
Pivot deeper into the graph from geant.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geant.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.