Skip to content

Hostname

portalelevate.com

Last fetched

portalelevate.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · portalelevate.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/portalelevate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.248.199.4913.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
65.9.130.11865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.4065.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.11765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:69
Organization
elevate learning
Contact emails

Subdomains

13 observed subdomains of portalelevate.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from portalelevate.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "portalelevate.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.