Skip to content

Hostname

students.rent

Last fetched

students.rent resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · students.rentRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/students.rent

Resolution chain

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

IPPrefixASNOperatorCountry
5.150.141.55.150.128.0/20AS3302IT

WHOIS identity

Registrar
iana:69
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of students.rent.

Web-graph footprint

Distinct hostnames that link to or from students.rent in the public web crawl.

12 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for students.rent.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP5.150.141.5
SPF_IP84.233.228.128/27
SPF_IP84.233.242.64/27

Related pages

Pivot deeper into the graph from students.rent.

Cypher and MCP

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

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