Hostname
ascon.co.jp
Last fetched
ascon.co.jp resolves to 211.6.64.225, announced in 211.6.0.0/16 by OCN - NTT DOCOMO BUSINESS,Inc. in JP. ascon.co.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for ascon.co.jp is recorded in WhisperGraph.
Attribution
ntt docomo business
ORIGIN_AS
WHOIS identity
- Registrant organisation
- ascon.co.,ltd.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns103-1.jp1.ecl.ntt.com
- dns103-4.sg1.ecl.ntt.com
- dns103-2.uk1.ecl.ntt.com
- dns103-3.us1.ecl.ntt.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- mgws202-1.kagoya.net
- mgws202-2.kagoya.net
SPF policy
- ip: 153.153.8.164/30
- ip: 153.128.125.176/29
- ip: 222.146.22.184/30
- ip: 153.149.105.20/30
- ip: 210.198.21.20/32
- ip: 211.6.64.224/28
- ip: 153.153.8.36/30
- ip: 157.7.196.38/32
- ip: 153.153.140.80/28
- include: _spf.axlbox.com
- include: spf.bmv.jp
- include: _spf.bownow.jp
- include: spf.repica.jp
- include: kagoya.net
- include: m01-ahd-sys.net
- ip: 133.18.7.92
- ip: 15.168.158.251
Threat-feed evidence
History
Related pages
Pivot from ascon.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: "ascon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.