Skip to content

Hostname

goongbe.com

Last fetched

goongbe.com resolves to 4 IPv4 addresses operated by AS4766 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · goongbe.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/goongbe.com

Resolution chain

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

WHOIS identity

Registrar
iana:244
Organization
0to7
Contact emails

Subdomains

5 observed subdomains of goongbe.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for goongbe.com.

MechanismTarget
SPF_INCLUDEspf-relay.cafe24.com
SPF_IP117.52.5.227
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP3.34.251.107
SPF_IP3.35.115.98
SPF_IP52.231.12.104
SPF_IP52.231.69.133

Related pages

Pivot deeper into the graph from goongbe.com.

Cypher and MCP

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

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