Hostname
geoq.com
Last fetched
geoq.com resolves to 1 IPv4 address operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
geoq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.92.134.159 | 208.92.239.0/24 | AS15830 | Equinix - Equinix (EMEA) Acquisition Enterprises B.V. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- groupe d'etude en oncologie du quebec
- Contact emails
Subdomains
1 observed subdomain of geoq.com.
| Subdomain |
|---|
| www.geoq.com |
Web-graph footprint
Distinct hostnames that link to or from geoq.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for geoq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.videotron.ca |
| SPF_IP | 135.19.0.24/30 |
| SPF_IP | 23.233.128.28/30 |
| SPF_IP | 24.53.0.20/30 |
| SPF_IP | 70.80.0.72/30 |
Related pages
Pivot deeper into the graph from geoq.com.
- IP · 208.92.134.159
- ASN · AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.
- Registrar · iana:2
- Country · CA
- Email · bernard.lesperance@umontreal.ca
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geoq.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.