Skip to content

Hostname

inte.co.jp

Last fetched

inte.co.jp resolves to 220.216.68.61, announced in 220.216.68.0/23 by TOKAI - TOKAI Communications Corporation in JP. inte.co.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · inte.co.jpRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/inte.co.jp

Resolution chain

IPv6 resolution

No AAAA record for inte.co.jp is recorded in WhisperGraph.

Attribution

tokai

ORIGIN_AS

WHOIS identity

Registrant organisation
intelligence

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-280.awsdns-35.com
  • ns-954.awsdns-55.net
  • ns-1258.awsdns-29.org
  • ns-1939.awsdns-50.co.uk

MX records

  • inte-co-jp.mail.protection.outlook.com

SPF policy

  • ip: 210.145.181.0/24
  • ip: 101.102.233.0/24
  • ip: 210.190.116.0/25
  • ip: 210.172.94.128/28
  • ip: 122.214.184.128/29
  • ip: 57.180.138.132/30
  • ip: 57.180.138.136/29
  • ip: 118.238.144.152/29
  • ip: 118.238.144.160/30
  • ip: 118.238.144.184/29
  • ip: 210.229.173.192/26
  • ip: 18.99.74.20/30
  • ip: 18.99.76.20/30
  • ip: 158.201.243.32/27
  • ip: 52.195.204.84/30
  • ip: 52.195.204.88/30
  • include: crmstyle.com
  • include: spf.protection.outlook.com
  • include: spf.curumeru.jp
  • include: spf-bma.mpme.jp
  • include: smp.ne.jp
  • ip: 111.87.79.220
  • ip: 128.121.249.13
  • ip: 128.121.249.49
  • ip: 128.121.249.53
  • ip: 163.49.23.253
  • ip: 163.49.23.75
  • ip: 163.49.24.244
  • ip: 163.49.24.253
  • ip: 163.49.24.75
  • ip: 202.218.203.211
  • ip: 202.32.2.232
  • ip: 202.32.2.234
  • ip: 210.143.104.34
  • ip: 211.9.49.98
  • ip: 220.216.68.194
  • ip: 220.216.68.244
  • ip: 220.216.68.253
  • ip: 220.216.68.75
  • ip: 27.133.132.24
  • ip: 27.133.132.96
  • ip: 59.106.97.25

Threat-feed evidence

History

Related pages

Pivot from inte.co.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "inte.co.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.