Skip to content

Hostname

ongate.com

Last fetched

ongate.com resolves to 2 IPv4 addresses operated by AS9318 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · ongate.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ongate.com

Resolution chain

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

WHOIS identity

Registrar
iana:444
Organization
itembay co.,ltd.
Contact emails

Subdomains

21 observed subdomains of ongate.com.

Web-graph footprint

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

21 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ongate.com.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP115.71.12.108
SPF_IP115.71.12.46
SPF_IP118.107.175.0/24
SPF_IP118.129.172.20
SPF_IP118.129.172.3
SPF_IP118.129.172.50
SPF_IP211.110.3.40

Related pages

Pivot deeper into the graph from ongate.com.

Cypher and MCP

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

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