Skip to content

Hostname

extlink.co.jp

Last fetched

extlink.co.jp resolves to 1 IPv4 address operated by IDCF IDC Frontier Inc. in JP.

Nutrition Label

WHISPER CANON · extlink.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/extlink.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
203.137.75.65203.137.64.0/20AS4694IDCF IDC Frontier Inc.JP

WHOIS identity

Registrar
Organization
extlink
Contact emails

Subdomains

549 observed subdomains of extlink.co.jp.

Web-graph footprint

Distinct hostnames that link to or from extlink.co.jp in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for extlink.co.jp.

MechanismTarget
SPF_Aextlink.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEvizan.co.jp
SPF_IP108.177.16.0/23
SPF_IP142.250.220.0/23
SPF_IP202.218.231.128/25
SPF_IP203.137.75.0/24
SPF_IP203.183.30.0/25
SPF_IP203.183.80.0/24
SPF_IP203.183.91.200
SPF_IP211.14.167.0/23
SPF_IP211.14.175.0/25
SPF_MXextlink.co.jp

Related pages

Pivot deeper into the graph from extlink.co.jp.

Cypher and MCP

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

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