Skip to content

Hostname

designmaster.com.br

Last fetched

designmaster.com.br resolves to 1 IPv4 address operated by ENGETRONICS INTERNET DATACENTER in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
186.250.240.89186.250.240.0/24AS53221ENGETRONICS INTERNET DATACENTERBR
186.250.240.89186.250.240.0/24AS53221ENGETRONICS INTERNET DATACENTERBR

WHOIS identity

Registrar
Organization
alan de bortolo
Contact emails

Subdomains

30 observed subdomains of designmaster.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for designmaster.com.br.

MechanismTarget
SPF_Adesignmaster.com.br
SPF_INCLUDE_spf.google.com
SPF_IP186.250.240.108
SPF_IP186.250.240.109
SPF_IP186.250.240.110
SPF_IP186.250.240.88
SPF_IP186.250.240.89
SPF_MXdesignmaster.com.br

Related pages

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

Cypher and MCP

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

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