Skip to content

Hostname

superprof.com.ar

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.11013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.2954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of superprof.com.ar.

Web-graph footprint

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

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superprof.com.ar.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

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

Cypher and MCP

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

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