Hostname
asahi-internet.com
Last fetched
asahi-internet.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. asahi-internet.com 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
No IPv4 resolution is recorded for asahi-internet.com in WhisperGraph.
IPv6 resolution
No AAAA record for asahi-internet.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1485
- Registrant organisation
- asahi business solutions
- Contact emails
- system@asahi-internet.com
Subdomains
Mail and authentication
Nameservers
- ns1.dns-server.jp
- ns2.dns-server.jp
- ns3.dns-server.jp
- ns4.dns-server.jp
MX records
- cluster1.us.messagelabs.com
- cluster1a.us.messagelabs.com
SPF policy
- ip: 210.129.220.0/24
- ip: 20.48.17.116/32
- ip: 211.128.107.171/32
- ip: 211.128.107.182/32
- ip: 20.46.114.241/32
- ip: 210.129.55.242/32
- ip: 112.140.36.32/27
- ip: 210.129.55.35/32
- include: spf.w2solution.com
- include: spf-pvg3.baremetal.jp
- include: _spf.cmjp2.clickmailer.jp
- include: _spf.cmjp8.clickmailer.jp
- include: _spf.sharedmail.jp
- include: kagoya.net
Threat-feed evidence
History
Related pages
Pivot from asahi-internet.com 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: "asahi-internet.com"})-[: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.