Hostname
webchronos.net
Last fetched
webchronos.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
webchronos.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.33.239.4 | 130.33.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
| 20.89.190.213 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- micromarketing co,ltd.
- Contact emails
Subdomains
3 observed subdomains of webchronos.net.
Web-graph footprint
Distinct hostnames that link to or from webchronos.net in the public web crawl.
942 sites link to this hostname.
495 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for webchronos.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.71.134.152 |
| SPF_MX | webchronos.net |
Related pages
Pivot deeper into the graph from webchronos.net.
- IP · 130.33.239.4
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:49
- Country · JP
- Email · kimura@chronos-japan.com
- TLD · .net
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webchronos.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.