Skip to content

Hostname

superprof.com

Last fetched

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

Nutrition Label

WHISPER CANON · superprof.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/superprof.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.11613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.2313.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.6913.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.7213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.12143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.16143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.52143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.67143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.174.46.103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1003.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.393.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
granier wilfried
Contact emails

Subdomains

28 observed subdomains of superprof.com.

Web-graph footprint

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

1,083 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for superprof.com.

MechanismTarget
SPF_INCLUDE145843104.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mailjet.com
SPF_MXsuperprof.com

Related pages

Pivot deeper into the graph from superprof.com.

Cypher and MCP

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

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