Hostname
markup.com.br
Last fetched
markup.com.br resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
markup.com.br resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.71.177.216 | 177.71.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.29.144 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.42.73 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.55.65 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.73.101 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.68.215 | 54.94.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.176.181 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.62.254 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.20.26.142 | 54.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- mark up participacoes e promocoes ltda
- Contact emails
Subdomains
17 observed subdomains of markup.com.br.
Web-graph footprint
Distinct hostnames that link to or from markup.com.br in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for markup.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | markup.com.br |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | spf.emailmanager.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | markup.com.br |
Related pages
Pivot deeper into the graph from markup.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markup.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.