Hostname
kryptonbpo.com.br
Last fetched
kryptonbpo.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
kryptonbpo.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.117.15 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.59 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.69 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.82 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.61.10 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.26 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.76 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.94 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.35.121 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.32 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.54 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.98 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- krypton servi?os cont?beis s/c ltda.
- Contact emails
Subdomains
15 observed subdomains of kryptonbpo.com.br.
Web-graph footprint
Distinct hostnames that link to or from kryptonbpo.com.br in the public web crawl.
35 sites link to this hostname.
177 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for kryptonbpo.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | kryptonbpo.com.br |
| SPF_INCLUDE | _spf.kryptonbpo.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | kryptonbpo.com.br |
Related pages
Pivot deeper into the graph from kryptonbpo.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kryptonbpo.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.