Skip to content

Hostname

gcorelabs.com

Last fetched

gcorelabs.com resolves to 2 IPv4 addresses operated by STORMNETISP-AS-AP Md Sohel Rana in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · gcorelabs.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gcorelabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.223.124.6292.223.124.0/24AS199524STORMNETISP-AS-AP Md Sohel RanaDE
92.38.145.14592.38.145.0/24AS199524STORMNETISP-AS-AP Md Sohel RanaUS

WHOIS identity

Registrar
iana:447
Organization
g-core innovations s.a r.l.
Contact emails

Subdomains

110 observed subdomains of gcorelabs.com.

Web-graph footprint

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

251 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gcorelabs.com.

MechanismTarget
SPF_INCLUDEspf.gcore.lu

Related pages

Pivot deeper into the graph from gcorelabs.com.

Cypher and MCP

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

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