Skip to content

Hostname

gembox.us

Last fetched

gembox.us resolves to 2 IPv4 addresses operated by ROS-MAIN in ID. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · gembox.usRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gembox.us

Resolution chain

gembox.us resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.167.113.157103.167.113.0/24AS139457ROS-MAINID
103.234.210.37103.234.210.0/24AS38767BMP-AS-ID PT. Bumi Merbabu PermaiID

WHOIS identity

Registrar
iana:1564
Organization
itoy gembox
Contact emails

Subdomains

8 observed subdomains of gembox.us.

Web-graph footprint

Distinct hostnames that link to or from gembox.us in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for gembox.us.

MechanismTarget
SPF_Agembox.us
SPF_IP103.131.51.12
SPF_IP103.131.51.14
SPF_IP103.131.51.71
SPF_IP103.167.113.156
SPF_IP103.167.113.158
SPF_IP103.23.201.202
SPF_IP103.234.210.37
SPF_IP103.234.210.39
SPF_IP103.234.210.40
SPF_IP103.251.44.181
SPF_IP103.251.44.183
SPF_IP103.251.44.194
SPF_IP103.251.44.195
SPF_MXgembox.us

Related pages

Pivot deeper into the graph from gembox.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gembox.us"})-[: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.