Skip to content

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

WHISPER CANON · markup.com.brRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/markup.com.br

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.

IPPrefixASNOperatorCountry
177.71.177.216177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.29.14418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.42.7354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.55.6554.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.73.10154.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.68.21554.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.176.18156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.62.25456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.26.14254.20.0.0/16AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for markup.com.br.

MechanismTarget
SPF_Amarkup.com.br
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.emailmanager.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXmarkup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.