Hostname
ajinsoft.com.br
Last fetched
ajinsoft.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
ajinsoft.com.br 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.199.111 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.128 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.69 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.78 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.104 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.25 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.69 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.86 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- uilan coqueiro
- Contact emails
Subdomains
2 observed subdomains of ajinsoft.com.br.
Web-graph footprint
Distinct hostnames that link to or from ajinsoft.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ajinsoft.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ajinsoft.com.br"})-[: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.