Skip to content

Hostname

superprof.com.pa

Last fetched

superprof.com.pa resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.118108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.48108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.54108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.75108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.238.55.12318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with superprof.com.pa in WhisperGraph.

Subdomains

2 observed subdomains of superprof.com.pa.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from superprof.com.pa.

Cypher and MCP

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

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