Skip to content

Hostname

mixonic.com

Last fetched

mixonic.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mixonic.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mixonic.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.53.111.24552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.252.17952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.41.7452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.95.13654.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of mixonic.com.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mixonic.com.

MechanismTarget
SPF_INCLUDEspf-gd1.mixonic.com
SPF_INCLUDEspf-gd2.mixonic.com
SPF_INCLUDEspf-ggl.mixonic.com
SPF_INCLUDEspf-hb1.mixonic.com
SPF_INCLUDEspf-ss2.domaincontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.57.94.40
SPF_IP52.8.66.98
SPF_IP63.249.93.208

Related pages

Pivot deeper into the graph from mixonic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mixonic.com"})-[: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.