Skip to content

Hostname

geyma.com

Last fetched

geyma.com resolves to 1 IPv4 address operated by OVH in ES.

Nutrition Label

WHISPER CANON · geyma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/geyma.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.203.11137.59.0.0/16AS16276OVHES

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from geyma.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for geyma.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohocreator.com
SPF_IP188.86.28.162
SPF_IP192.99.77.81/32
SPF_IP45.148.88.211
SPF_IP46.105.140.1/32
SPF_IP8.33.137.105/32
SPF_IP83.247.191.2
SPF_IP83.48.118.144
SPF_IP88.30.27.153
SPF_MXgeyma.com

Related pages

Pivot deeper into the graph from geyma.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "geyma.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.