Skip to content

Hostname

marketdata.com.br

Last fetched

marketdata.com.br resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · marketdata.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marketdata.com.br

Resolution chain

marketdata.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.151.11845.60.151.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.163.11845.60.163.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
isabela borges ribeiro vianna nonino
Contact emails

Subdomains

15 observed subdomains of marketdata.com.br.

Web-graph footprint

Distinct hostnames that link to or from marketdata.com.br in the public web crawl.

17 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for marketdata.com.br.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf-0059cf01.pphosted.com
SPF_INCLUDEspf-0059cf02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.125.226.130
SPF_IP189.125.226.136
SPF_IP189.125.226.137
SPF_IP189.125.226.225
SPF_IP208.87.232.0/21
SPF_MXmarketdata.com.br

Related pages

Pivot deeper into the graph from marketdata.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "marketdata.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.