Skip to content

Hostname

4rentfast.com

Last fetched

4rentfast.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · 4rentfast.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/4rentfast.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.70.237.18066.70.128.0/17AS16276CA
98.129.229.5298.129.229.0/24AS53824LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:1387
Organization
corporate holdings
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 4rentfast.com.

Cypher and MCP

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

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