Skip to content

Hostname

gempcorp.com

Last fetched

gempcorp.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gempcorp.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gempcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.223.115.42199.223.114.0/23AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of gempcorp.com.

Threat posture

History

Mail and authentication

MX records

  • gempcorp.com

SPF policy

14 SPF mechanisms authorising senders for gempcorp.com.

MechanismTarget
SPF_Agempcorp.com
SPF_IP181.143.150.48/29
SPF_IP181.143.152.184/29
SPF_IP181.143.192.56/29
SPF_IP181.49.119.88/30
SPF_IP186.0.95.138
SPF_IP190.85.111.200/29
SPF_IP190.85.112.96/29
SPF_IP190.85.175.208/29
SPF_IP199.223.114.141
SPF_IP199.223.115.42
SPF_IP213.246.171.184/29
SPF_IP70.39.249.152
SPF_MXgempcorp.com

Related pages

Pivot deeper into the graph from gempcorp.com.

Cypher and MCP

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

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