Skip to content

Hostname

professorelevator.com

Last fetched

professorelevator.com resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · professorelevator.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/professorelevator.com

Resolution chain

professorelevator.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.252.181.19089.252.181.0/24AS42846TR

WHOIS identity

Registrar
iana:1505
Organization
mondays s.r.o.
Contact emails

Subdomains

3 observed subdomains of professorelevator.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for professorelevator.com.

MechanismTarget
SPF_Aprofessorelevator.com
SPF_INCLUDE_spf.google.com
SPF_IP185.33.234.41
SPF_IP89.252.181.190
SPF_MXprofessorelevator.com

Related pages

Pivot deeper into the graph from professorelevator.com.

Cypher and MCP

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

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