Hostname
geo-syntax.com
Last fetched
geo-syntax.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of geo-syntax.com owner
- Contact emails
- coryasilva@gmail.com
- 365a608b-d980-4976-8f72-61d584a35bb9@identity-protect.org
- 3edb5d3f-bfdd-41bd-bff8-fe98dfd83652@identity-protect.org
- 5eafcbdf-b626-4f56-94f7-1e360f3a98ea@identity-protect.org
- 7a53be8a-31ce-4be6-a39d-a3e58f676a5e@identity-protect.org
- a116f2c5-2739-43a9-a6e3-510b9a28c987@identity-protect.org
- b37329f1-5da1-44ab-9a49-d5122bf848c9@identity-protect.org
- eade8f97-0fcc-4d74-a06c-36fa489b7323@identity-protect.org
- owner-5300286@geo-syntax.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of geo-syntax.com.
Web-graph footprint
Distinct hostnames that link to or from geo-syntax.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for geo-syntax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | geo-syntax.com |
Related pages
Pivot deeper into the graph from geo-syntax.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geo-syntax.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.