Skip to content

Hostname

gemgrp.com

Last fetched

gemgrp.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.130.135.92104.130.128.0/19AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:2
Organization
gemini group
Contact emails

Subdomains

12 observed subdomains of gemgrp.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gemgrp.com.

MechanismTarget
SPF_Agemgrp.com
SPF_INCLUDEemailsrvr.com
SPF_IP108.166.43.0/24
SPF_IP173.203.187.0/25
SPF_IP173.203.2.0/25
SPF_IP173.203.6.0/23
SPF_IP198.61.220.74/32
SPF_IP204.232.172.40/32
SPF_IP50.57.0.0/27
SPF_IP62.146.226.151
SPF_IP67.192.241.0/24
SPF_IP98.129.184.0/23
SPF_MXgemgrp.com

Related pages

Pivot deeper into the graph from gemgrp.com.

Cypher and MCP

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

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