Skip to content

Hostname

factorplus.cl

Last fetched

factorplus.cl resolves to 1 IPv4 address operated by GRUPO ZGH SPA in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · factorplus.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/factorplus.cl

Resolution chain

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

IPPrefixASNOperatorCountry
38.7.200.20538.7.200.0/24AS263702GRUPO ZGH SPACL

WHOIS identity

Registrar
registrar:nic chile
Organization
factor plus (inversiones costa velero limitada)
Contact emails

Subdomains

18 observed subdomains of factorplus.cl.

Web-graph footprint

Distinct hostnames that link to or from factorplus.cl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for factorplus.cl.

MechanismTarget
SPF_IP199.71.233.119
SPF_IP199.71.233.120
SPF_IP201.238.194.111

Related pages

Pivot deeper into the graph from factorplus.cl.

Cypher and MCP

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

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