Hostname
jimz.cc
Last fetched
jimz.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
jimz.cc 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.172.31.115 | 18.172.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.85 | 18.172.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.92 | 18.172.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.96 | 18.172.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.122.4 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.60 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.66 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.71 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- —
- Contact emails
Subdomains
20 observed subdomains of jimz.cc.
Web-graph footprint
Distinct hostnames that link to or from jimz.cc in the public web crawl.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for jimz.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from jimz.cc.
- IP · 18.172.31.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · JP
- Email · c8666484dd5a868ffd89c706b7eae9ca-30524088@contact.gandi.net
- TLD · .cc
- Browse hostnames · ji…
- 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: "jimz.cc"})-[: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.