Skip to content

Hostname

cfactor.net

Last fetched

cfactor.net resolves to 20 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:2613 as the registrar.

Nutrition Label

WHISPER CANON · cfactor.netRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/cfactor.net

Resolution chain

cfactor.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.72.132.250148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.252148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.253148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.46148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.47148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.48148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.49148.72.132.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
15.204.185.10915.204.128.0/17AS16276US
15.204.185.11015.204.128.0/17AS16276US
15.204.185.11115.204.128.0/17AS16276US
15.204.185.11215.204.128.0/17AS16276US
15.204.239.24915.204.128.0/17AS16276US
173.231.181.116173.231.180.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL
173.231.181.117173.231.180.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL
173.231.181.118173.231.180.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL
184.107.3.245184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.246184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.247184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.248184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.3.249184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:2613
Organization
cfactor works
Contact emails

Subdomains

16 observed subdomains of cfactor.net.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from cfactor.net.

Cypher and MCP

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

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