Skip to content

Hostname

ecgweb.com.br

Last fetched

ecgweb.com.br resolves to 1 IPv4 address operated by AS-HOSTINGER in US.

Nutrition Label

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

Resolution chain

ecgweb.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.107.18.206212.107.18.0/23AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
Organization
cardio web ind.e com. de equip. m?dicos ltda epp
Contact emails

Subdomains

10 observed subdomains of ecgweb.com.br.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecgweb.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sparkpostmail.com

Related pages

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

Cypher and MCP

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

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