Skip to content

Hostname

gccorp.com

Last fetched

gccorp.com resolves to 2 IPv4 addresses operated by SKB-AS SK Broadband Co Ltd in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
218.236.125.182218.236.0.0/14AS9318SKB-AS SK Broadband Co LtdKR
172.16.2.1760.0.0.0/0AS64073

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gccorp.com.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf-dc50.sapsf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.141.205.112
SPF_IP218.235.251.25
SPF_IP218.235.251.29
SPF_IP61.98.80.59
SPF_IP61.98.80.60
SPF_IP61.98.80.61

Related pages

Pivot deeper into the graph from gccorp.com.

Cypher and MCP

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

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