Skip to content

Hostname

superdominios.org

Last fetched

superdominios.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · superdominios.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/superdominios.org

Resolution chain

superdominios.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.241104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.241104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.206172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

43 observed subdomains of superdominios.org.

Web-graph footprint

Distinct hostnames that link to or from superdominios.org in the public web crawl.

134 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for superdominios.org.

MechanismTarget
SPF_Asuperdominios.org
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDErelay.mailchannels.net
SPF_IP135.148.26.89
SPF_IP184.173.144.226
SPF_IP184.173.147.25
SPF_IP192.169.81.74
SPF_IP63.143.43.186
SPF_IP63.143.43.190
SPF_IP64.31.31.85
SPF_IP69.162.126.150
SPF_IP74.63.192.122
SPF_IP74.63.218.50
SPF_IP74.63.223.74
SPF_IP74.63.225.250
SPF_IP74.63.242.18
SPF_IP74.63.250.114
SPF_MXsuperdominios.org

Related pages

Pivot deeper into the graph from superdominios.org.

Cypher and MCP

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

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