Skip to content

Hostname

ktcons.pgw.jp

Last fetched

ktcons.pgw.jp resolves to 2 IPv4 addresses operated by OPTAGE OPTAGE Inc. in JP.

Nutrition Label

WHISPER CANON · ktcons.pgw.jpRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ktcons.pgw.jp

Resolution chain

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

IPPrefixASNOperatorCountry
112.69.195.241112.68.0.0/14AS17511OPTAGE OPTAGE Inc.JP
45.94.210.845.94.210.0/24AS147049PACKETHUBSA-AS-AP PacketHub S.A.JP

WHOIS identity

No WHOIS records are currently associated with ktcons.pgw.jp in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • ktcons.pgw.jp

SPF policy

6 SPF mechanisms authorising senders for ktcons.pgw.jp.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Aktcons.pgw.jp
SPF_IP112.69.195.241
SPF_IP192.166.247.8
SPF_IP2001:ce8:142:79c2:c710:a3ca:42ba:6daf
SPF_MXktcons.pgw.jp

Related pages

Pivot deeper into the graph from ktcons.pgw.jp.

Cypher and MCP

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

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