Hostname
jazusoft.com
Last fetched
jazusoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jazusoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.105.15 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.47 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.50 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.9 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.67.110.39 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.47 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.89 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.99 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jazusoft.com owner
- Contact emails
- 32b6435676634ff4925920e71decaaa0.protect@withheldforprivacy.com
- 54598204ec334955a1e9f48de256a964.protect@withheldforprivacy.com
- 0b9023f3-e896-4c22-b73a-213a61567eee@identity-protect.org
- 402ff380-cbf5-45b4-8466-f0c45c1e2f3d@identity-protect.org
- 77a38c4f-cf19-45a7-af22-a15c809d466e@identity-protect.org
- d2cac2a0-b52c-45be-9d99-53adf88fc66a@identity-protect.org
- e43d68ce-2b81-485f-8fcd-3ec691c2de04@identity-protect.org
Subdomains
33 observed subdomains of jazusoft.com.
Showing 17 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jazusoft.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jazusoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jazusoft.com.
- IP · 18.239.105.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · 32b6435676634ff4925920e71decaaa0.protect@withheldforprivacy.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: "jazusoft.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.