Skip to content

Hostname

mixd.com.br

Last fetched

mixd.com.br resolves to 1 IPv4 address operated by AS269048 in BR.

Nutrition Label

WHISPER CANON · mixd.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mixd.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
fabricio martins guimaraes informatica me
Contact emails

Subdomains

349 observed subdomains of mixd.com.br.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mixd.com.br.

MechanismTarget
SPF_Amail-pa0-f70.google.com
SPF_Amixd.com.br
SPF_IP177.126.160.194
SPF_IP177.126.160.218/32
SPF_IP177.126.160.219/32
SPF_IP177.126.160.220/32
SPF_IP177.126.187.192/28
SPF_IP177.47.25.128/26
SPF_IP45.178.224.0/23
SPF_IP76.73.101.58
SPF_IP76.73.101.59
SPF_MXmixd.com.br

Related pages

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

Cypher and MCP

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

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