Skip to content

Hostname

superweb.fr

Last fetched

superweb.fr resolves to 1 IPv4 address operated by AS35661 in FR. WHOIS lists registrar:ma2t as the registrar.

Nutrition Label

WHISPER CANON · superweb.frRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/superweb.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.10.17.13185.10.17.0/24AS35661FR

WHOIS identity

Registrar
registrar:ma2t
Organization
domain manager
Contact emails

Subdomains

8 observed subdomains of superweb.fr.

Web-graph footprint

Distinct hostnames that link to or from superweb.fr in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for superweb.fr.

MechanismTarget
SPF_Asuperweb.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP185.10.17.31
SPF_MXsuperweb.fr

Related pages

Pivot deeper into the graph from superweb.fr.

Cypher and MCP

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

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