Skip to content

Hostname

installfenetre.com

Last fetched

installfenetre.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · installfenetre.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/installfenetre.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.35.244104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.181.125172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
83.166.133.5983.166.133.0/24AS29222CH

WHOIS identity

Registrar
iana:83
Organization
blueboat
Contact emails

Subdomains

1 observed subdomain of installfenetre.com.

Web-graph footprint

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

15 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from installfenetre.com.

Cypher and MCP

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

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