Skip to content

Hostname

complaser.com.br

Last fetched

complaser.com.br resolves to 1 IPv4 address operated by FONSECA - FONSECA ALVES TECNOLOGIA LTDA in BR.

Nutrition Label

WHISPER CANON · complaser.com.brRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/complaser.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
185.225.22.120185.225.22.0/24AS213920FONSECA - FONSECA ALVES TECNOLOGIA LTDABR

WHOIS identity

Registrar
Organization
comp ind. e com. de metais e madeiras ltda.
Contact emails

Subdomains

5 observed subdomains of complaser.com.br.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for complaser.com.br.

MechanismTarget
SPF_Acomplaser.com.br
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.advanthost.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.skymail.net.br
SPF_IP107.190.131.194/29
SPF_IP189.42.80.51
SPF_IP192.185.208.26
SPF_MXcomplaser.com.br

Related pages

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

Cypher and MCP

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

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