Skip to content

Hostname

decsigner.com.br

Last fetched

decsigner.com.br resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · decsigner.com.brRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/decsigner.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.124.176145.223.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.72.141147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
195.200.3.243195.200.0.0/21AS47583AS-HOSTINGER - Hostinger International LimitedBR

WHOIS identity

Registrar
Organization
daniel barbosa teixeira
Contact emails

Subdomains

16 observed subdomains of decsigner.com.br.

Web-graph footprint

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

25 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for decsigner.com.br.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.reach.hostinger.com

Related pages

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

Cypher and MCP

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

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