Skip to content

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

WHISPER CANON · geoq.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/geoq.com

Resolution chain

geoq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.92.134.159208.92.239.0/24AS15830Equinix - 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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for geoq.com.

MechanismTarget
SPF_INCLUDE_spf.videotron.ca
SPF_IP135.19.0.24/30
SPF_IP23.233.128.28/30
SPF_IP24.53.0.20/30
SPF_IP70.80.0.72/30

Related pages

Pivot deeper into the graph from geoq.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.