Skip to content

Hostname

dmuller.com.br

Last fetched

dmuller.com.br resolves to 1 IPv4 address operated by AS16276 in US.

Nutrition Label

WHISPER CANON · dmuller.com.brRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/dmuller.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
40.160.64.6540.160.0.0/17AS16276US

WHOIS identity

Registrar
Organization
distribuidora muller ltda
Contact emails

Subdomains

23 observed subdomains of dmuller.com.br.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dmuller.com.br.

MechanismTarget
SPF_Admuller.com.br
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.136.241.55
SPF_IP192.99.62.47
SPF_IP208.115.217.2
SPF_IP40.160.64.65
SPF_IP51.161.119.61
SPF_IP51.79.72.47
SPF_IP51.79.98.49
SPF_MXdmuller.com.br

Related pages

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

Cypher and MCP

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

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