Hostname
javan-musics.com
Last fetched
javan-musics.com resolves to 2 IPv4 addresses operated by ASIATECH - Asiatech Data Transmission company in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
javan-musics.com 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 |
|---|---|---|---|---|
| 185.120.221.254 | 185.120.221.0/24 | AS43754 | ASIATECH - Asiatech Data Transmission company | IR |
| 185.49.85.45 | 185.49.85.0/24 | AS43754 | ASIATECH - Asiatech Data Transmission company | — |
WHOIS identity
- Registrar
- iana:1387
- Organization
- registrant of javan-musics.com
- Contact emails
Subdomains
7 observed subdomains of javan-musics.com.
Web-graph footprint
Distinct hostnames that link to or from javan-musics.com in the public web crawl.
39 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- javan-musics.com
SPF policy
3 SPF mechanisms authorising senders for javan-musics.com.
| Mechanism | Target |
|---|---|
| SPF_A | javan-musics.com |
| SPF_IP | 185.120.221.254 |
| SPF_MX | javan-musics.com |
Related pages
Pivot deeper into the graph from javan-musics.com.
- IP · 185.120.221.254
- ASN · AS43754ASIATECH - Asiatech Data Transmission company
- Registrar · iana:1387
- Country · IR
- Email · apiname@apiname.com
- TLD · .com
- Browse hostnames · ja…
- 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: "javan-musics.com"})-[: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.