Skip to content

Hostname

goc.com.kw

Last fetched

goc.com.kw resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in NL.

Nutrition Label

WHISPER CANON · goc.com.kwRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/goc.com.kw

Resolution chain

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

IPPrefixASNOperatorCountry
213.165.242.8213.165.240.0/22AS22611INMOTION - InMotion Hosting, Inc.NL

WHOIS identity

No WHOIS records are currently associated with goc.com.kw in WhisperGraph.

Subdomains

8 observed subdomains of goc.com.kw.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for goc.com.kw.

MechanismTarget
SPF_Agoc.com.kw
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.165.242.8
SPF_IP213.165.247.254
SPF_MXgoc.com.kw

Related pages

Pivot deeper into the graph from goc.com.kw.

Cypher and MCP

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

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