Hostname
optimalprint.com.br
Last fetched
optimalprint.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:domain-protection (41) as the registrar.
Nutrition Label
Resolution chain
optimalprint.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 |
|---|---|---|---|---|
| 34.240.144.11 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.242.105.18 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.252.44.15 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.194.144 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.88.208 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.27.203 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.69.105 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.234.236 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.254.60 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.156.30 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.206.130 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.10.0 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:domain-protection (41)
- Organization
- domain under protection servi?os de internet ltda.
- Contact emails
Subdomains
5 observed subdomains of optimalprint.com.br.
Web-graph footprint
Distinct hostnames that link to or from optimalprint.com.br in the public web crawl.
35 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for optimalprint.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4927064.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 149.72.138.104/32 |
| SPF_IP | 149.72.156.254/32 |
| SPF_IP | 149.72.183.76/32 |
Related pages
Pivot deeper into the graph from optimalprint.com.br.
- IP · 34.240.144.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:domain-protection (41)
- Country · IE
- Email · mail@nameaction.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optimalprint.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.