Skip to content

Hostname

superprof.co

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.11618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.169.36.1253.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.553.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.643.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.863.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.152.2999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
jbwg
Contact emails

Subdomains

2 observed subdomains of superprof.co.

Web-graph footprint

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

394 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from superprof.co.

Cypher and MCP

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

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