Skip to content

Hostname

kcg.edu

Last fetched

kcg.edu resolves to 1 IPv4 address operated by AS24282 in JP.

Nutrition Label

WHISPER CANON · kcg.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/kcg.edu

Resolution chain

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

IPPrefixASNOperatorCountry
153.127.246.22153.127.224.0/19AS24282JP

WHOIS identity

No WHOIS records are currently associated with kcg.edu in WhisperGraph.

Subdomains

21 observed subdomains of kcg.edu.

Web-graph footprint

Distinct hostnames that link to or from kcg.edu in the public web crawl.

168 sites link to this hostname.

181 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kcg.edu.

MechanismTarget
SPF_Aas.kcg.ac.jp
SPF_Amail.kcg.ac.jp
SPF_Amail.kyoto-kcg.ac.jp
SPF_Asmtp5.kcg.ac.jp
SPF_Asmtp55.kcg.ac.jp
SPF_INCLUDEmh.blackboard.com
SPF_IP150.99.195.66
SPF_IP153.126.156.131
SPF_IP210.159.24.152/32
SPF_IP210.193.113.249/32
SPF_IP210.193.113.35/32
SPF_MXkcg.edu

Related pages

Pivot deeper into the graph from kcg.edu.

Cypher and MCP

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

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