Skip to content

Hostname

gimaex.com

Last fetched

gimaex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · gimaex.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gimaex.com

Resolution chain

gimaex.com 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:68
Organization
gimaex
Contact emails

Subdomains

8 observed subdomains of gimaex.com.

Web-graph footprint

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

19 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gimaex.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.70.106.50
SPF_IP193.251.25.43
SPF_IP194.79.156.218
SPF_IP194.79.156.219
SPF_IP46.105.48.16
SPF_IP46.35.13.62
SPF_IP90.115.17.114
SPF_IP90.115.17.115
SPF_IP90.86.199.130
SPF_IP90.86.208.115
SPF_IP90.86.81.246

Related pages

Pivot deeper into the graph from gimaex.com.

Cypher and MCP

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

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