Skip to content

Hostname

superix.com.br

Last fetched

superix.com.br resolves to 4 IPv4 addresses operated by ANSONNET-AS-UK in SG.

Nutrition Label

WHISPER CANON · superix.com.brRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/superix.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
77.37.66.17477.37.66.0/24AS47583ANSONNET-AS-UKSG
84.32.84.184.32.84.0/24AS47583ANSONNET-AS-UKLT
84.32.84.19384.32.84.0/24AS47583ANSONNET-AS-UKLT
93.127.187.7393.127.187.0/24AS47583ANSONNET-AS-UKSG

WHOIS identity

Registrar
Organization
christopher cimas
Contact emails

Subdomains

8 observed subdomains of superix.com.br.

Web-graph footprint

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

346 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for superix.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_IP193.46.196.62

Related pages

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

Cypher and MCP

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

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