Skip to content

Hostname

superprof.ma

Last fetched

superprof.ma resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:genious communications as the registrar.

Nutrition Label

WHISPER CANON · superprof.maRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/superprof.ma

Resolution chain

superprof.ma resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.11313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.1018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.1154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:genious communications
Organization
mascaw technology
Contact emails

Subdomains

2 observed subdomains of superprof.ma.

Web-graph footprint

Distinct hostnames that link to or from superprof.ma in the public web crawl.

86 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from superprof.ma.

Cypher and MCP

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

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